|
Download Downloads till now: 10 |
| License/Script Type: | Free |
| Author: | jquery.offput.ca |
| Price: | 0 |
Antivirus Scan Reports: | jQuery timers Antivirus Scan Report |
jQuery timers is an attempt to combine jQuery's concise chaining programming style with the awkward style in which timed events are coded in JavaScript to produce a friendlier and more intuitive timed event system.
In addition, it fixes the most prevalent issue with the various event systems of JavaScript: misconfigured scope. All the methods you design to use in setTimeout/setInterval in JavaScript cannot use 'this' to reference the desired element because 'this' always references the window object.
Because of this, closures are required to produce useful code. Without the need for closures, these methods could be stored inside the class rather than inside the calling method which would produce a more modular and object oriented style of coding.
Features:
Abstracted Timer IDs
When you call setTimeout or setInterval with the intention of possibly stopping it later on you need to save the reference to the timer id. This is really cumbersome especially when you want loosely coupled activation deactivation of events. This plugin fixes that by storing the timer id internally and using it behind the scenes when stopping events.
Labelled Events
When you create a timed event, you have the option of giving it a label. These labels allow for multiple timed events to operate on the same object with fine control over which method you want to stop.
Limited Events
Beyond simply running once in a given amount of time and running every given amount of time, sometimes there is a need to run at a given time interval but only for a certain number of times.
Intelligent Event Belay
Sometimes when you have an event which is supposed to run every 500 milliseconds but every so often the function the event calls happens to take 600 milliseconds. jQuery timers lets you belay an instance of the event if the previous event is still running. This is disabled by default.
String Time Parsing
Too often, people try to use setTimeout or setInterval to do something every second but forget that they both take milliseconds. jQuery timers allows you to specify your time as a string. It include the SI prfixed time values for 'ms', 'cs', 'ds', 's', 'das', 'ws', and 'ks' which may be overkill but because milliseconds and seconds were already being added, the others were trivial to implement.
jQuery timers allows you to easily manage timed events with the help of jQuery JavaScript library.
| 1. HDDPhysic |
| HDDPhysic is a lightweight utility for displaying physical v... |
| 2. Rename Us Pro |
| Rename Us is an application for batch renaming files accordi... |
| 3. PC Cleaner |
| PC Cleaner is a small yet highly powerful application for ru... |
| 4. Nemo Excel To PDF |
| Nemo Excel To PDF is a lightweight utility for converting yo... |
| 5. Nemo All To PDF |
| The application provides an all-in-one solution to convertin... |
| 6. Nemo PDF To Word |
| Nemo PDF To Word is a small yet highly efficient PDF tool fo... |
| 7. Nemo PDF Converter |
| Nemo PDF Converter is a lightweight PDF tool allowing users ... |
| 8. IM Translator |
| IM Translator is a powerful, accurate and friendly tool that... |
| 9. RouteConverter |
| RouteConverter is a free tool to easily convert and edit rou... |
| 10. Screenshot Uploader |
| Screenshot Uploader provides easy screenshot sharing - one c... |
| 1. Nemo Excel To PDF |
| Nemo Excel to PDF is to convert Microsoft Excel to Adobe PDF... |
| 2. Nemo All To PDF |
| Nemo All To PDF converts all printable documents to PDF, inc... |
| 3. Nemo PDF To Word |
| Nemo PDF To Word is a prominent PDF to Word conversion softw... |
| 4. Nemo PDF Converter |
| Nemo PDF Converter is professional PDF to Word/RTF and Word/... |
| 5. Notepad GNU |
| Powerful text and code editor for Windows.... |
| 6. Ola! Spanish Character Editor |
| It's often difficult to find the foreign characters you need... |
| 7. InfoBot |
| Friendly free Yahoo Messenger bot that provides various info... |
| 8. IM Translator |
| IM Translator provides instant translation of short messages... |
| 9. NoteMe |
| NoteMe is a small notepad tool that minimizes to the system ... |
| 10. Easy Watermarker |
| Easy Watermarker helps you add visible transparent text and ... |
| 11. Melange |
| A freeware technical-commercial program that calculates pric... |
| 12. Saucy French Editor |
| Saucy French Editor enables you to overcome the headache of ... |
| 13. Caldera |
| Resize, rename and recompile images in a batch. Resizes imag... |
| 14. Startup Defender |
| Cleanse Uninstaller is a replacement for the standard Window... |
| 15. Easy Start Menu Organizer |
| Easy Start Menu Organizer is a tool for arranging and removi... |
| 1. How To Disable PHP Safe Mode On In Plesk |
| Plesk is a powerful hosting automation control panel, used a... |
| 2. Google Dashboard Knows All Your Secrets |
| If you are connected to your Google account and surf the web... |
| 3. Google Friend Connect Is More User Friendly |
| Google Friend Connect, the Google service which allows webma... |
| 4. Yahoo! Media Player: A Fast And Lightweight MP3 Player |
| If you are looking for a convenient and unobtrusive audio pl... |
| 5. Indo Cleaner 2009 Maximizes Windows 7 Performance |
| Many of you might just have upgraded the current Windows ope... |
| 6. Salesforce And Adobe: Rich Internet Applications In The Cloud |
| Adobe Systems Incorporated has just announced the partnersh... |
| 7. Google Social Search: Tweets In Google Search Results |
| The real-time updates from social networks, like Twitter, r... |
| 8. WordPress 2.8.5 Has An Enhanced Security System |
| Even the upcoming candidate for the most popular blogging pl... |
| 9. Puppy Linux Built From Ubuntu Still Has 99 MB |
| As compared with earlier candidates, version 4.3 of Puppy Li... |
| 10. Webmaster Tools: Googlebot Fetching Process And Malware Details |
| Recently, Google has included into Webmaster Tools service n... |
Leave a comment