Answers

Question and Answer:

  Home  jQuery Mobile

⟩ What is get()?

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.

 152 views

More Questions for you: