jQuery Mobile Question:
Download Questions PDF

What is .empty()?

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 Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me how do you stop the currently-running animation?What is .remove()?