MCQs > IT & Programming > JQuery > What does this code do: $('#id1').animate({width:'250px'}, 'slow').animate({height:'250px'}, 'fast');

JQuery MCQs

What does this code do: $('#id1').animate({width:'250px'}, 'slow').animate({height:'250px'}, 'fast');

Answer

Correct Answer: First the width animates, then the height animates.

Explanation:

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

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it