jQuery Mobile Question:

What is .empty()?

Tweet Share WhatsApp

Answer:

This method removes all the child element of the matched element where remove() method removes set of matched elements from DOM.

Download jQuery Mobile PDF Read All 77 jQuery Mobile Questions
Previous QuestionNext Question
Tell me how do you stop the currently-running animation?What is .remove()?