MCQs > IT & Programming > JQuery > You have a jQuery : $('.slides img').first().fadeOut(500).next().fadeIn(1000).end().appendTo('.slides'); Which one will be correct?

JQuery MCQs

You have a jQuery : $(".slides img").first().fadeOut(500).next().fadeIn(1000).end().appendTo(".slides"); Which one of the following will be correct?

Answer

Correct Answer: Append whole set of img elements to ".slides"

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