jQuery Plugin for Pausing and Resuming Animations - Pause
File Size: | 9.31 KB |
---|---|
Views Total: | 3710 |
Last Update: | |
Publish Date: | |
Official Website: | Go to website |
License: | MIT |
Pause is a jQuery plugin for easily pausing and resuming animation effects which are created by other jQuery plugins. Please note that you will need to include this jquery plugin before the others.
How to use it:
Include jQuery library, Pause.js and other jquery plugins
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="jquery.pause.js"></script> <script src="jquery.xxx.js"></script>
This awesome jQuery plugin is developed by unknown. For more Advanced Usages, please check the demo page or visit the official website.