https://github.com/danielduarte/jquery.timer
jQuery Timer plugin - Temporize your events with a configurable timer
https://github.com/danielduarte/jquery.timer
Last synced: about 2 months ago
JSON representation
jQuery Timer plugin - Temporize your events with a configurable timer
- Host: GitHub
- URL: https://github.com/danielduarte/jquery.timer
- Owner: danielduarte
- License: other
- Created: 2011-10-04T18:55:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-07-17T22:57:35.000Z (almost 13 years ago)
- Last Synced: 2025-02-11T17:18:26.542Z (3 months ago)
- Language: JavaScript
- Homepage: https://github.com/daniel-duarte/jquery.timer/wiki
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jQuery.timer plugin
=================- *Author*: Daniel David Duarte
- *Version*: 1.0.0
- *License*: See included file LICENSE----------------------------------------------------------------------
Usage
-----1) Include jQuery in your page.
2) Include the jQuery.time plugin (jquery.timer.js located in src/ folder of this package).
3) Just call $.timer(options) with your options.
For more detail see demo/index.html inside this package.
License
-------This product must be used under the license specified in the included file LICENSE.