jQuery Mobile Question:

Explain finish method in jQuery?

Tweet Share WhatsApp

Answer:

The .finish() method stops all queued animations and places the element(s) in their final state. This method was introduced in jQuery 1.9.

Download jQuery Mobile PDF Read All 77 jQuery Mobile Questions
Previous QuestionNext Question
Tell me how to use migrate jQuery plugin if possible?Can you please explain the difference between calling stop(true,true) and finish method?