MCQs > IT & Programming > Mootools > Consider the following code snippet: new Fx.Tween($('id1')).start('opacity', 1); Does the transition happen if the current opacity value of id1 element is 1?

Mootools MCQs

Consider the following code snippet:
    new Fx.Tween($("id1")).start("opacity", 1);
Does the transition happen if the current opacity value of id1 element is 1?

Answer

Correct Answer: No 

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Mootools Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Mootools Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it