Correct Answer: .on()
Explanation:
Note: This Question is unanswered, help us to find answer for this one
JQuery Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More JQuery MCQ Questions
Which is a subset of jQuery's CSS selectors?
What does $('div.intro') select?
How would you prevent the default browser action from an event handler without affecting other properties of the event flow?
What character is used to identify a child combinator relationship?
How do you pass options to a plugin?
What does the method css() in jQuery do?
Which statement best describes the below code: $('span.item').each(function (index) { $(this).wrap('
Which jQuery method can be used to get the style property of an element?
What is the correct way of using a jQuery plugin?
Which method is used to create custom animations in jQuery?
JQuery MCQs | Topic-wise