jQuery Mobile Question:
Download Job Interview Questions and Answers PDF
What is get()?
Answer:
get() return a DOM element. The method retrieve the DOM elements matched by the jQuery object. But as it is a DOM element and it is not a jQuery-wrapped object. So jQuery functions can't be used.
Download jQuery Mobile Interview Questions And Answers
PDF
Previous Question | Next Question |
What is eq()? | Tell me how to disable jQuery animation? |