jQuery Stop Animations

Pardhu2020
Posted by Pardhu2020 under jQuery category on | Points: 40 | Views : 1497
The jQuery stop() method is used to stop an animation or effect before it is finished.

$(selector).stop(stopAll,goToEnd);

Comments or Responses

Login to post response