jQuery Postpone – Advanced timeout handling.
Whether you want a prettier way of writing timeouts in JavaScript, or advanced timing events; jQuery.postpone is something for you! In technical terms, it is an API extension for jQuery.Deferred that allows you to use the deferred mechanism in combination with setTimeout and setInterval.
Versions
| Version | Date |
|---|---|
| 1.2.2 | Mar 1 2013 |
| 1.2.1 | Feb 14 2013 |