jQuery Mobile Question:
Download Questions 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 QuestionNext Question
What is eq()?Tell me how to disable jQuery animation?