|
|
1.
|
| Datejs is an open-source JavaScript Date Library. |
|
|
2.
|
| mooTimer, can control differents types of timers, with a 2 events : onComplete, when the timer goes to the final time (endCrono); onEveryMinute, triggers when passing on every minute. |
Compatibility: Type: Javascript, Mootools
|
|
3.
|
Compatibility: Type: Javascript, jQuery, Plugin
|
|
4.
|
| Timeline is a DHTML-based AJAXy widget for visualizing time-based events. It is like Google Maps for time-based information. |
Compatibility: Type: Javascript, DHTML, Ajax
|
|
5.
|
| A jQuery plugin that sets an input field up to accept a time value. |
Compatibility: Type: Javascript, jQuery, Plugin
|
|
6.
|
| ptTimeSelect is a jQuery plugin that provides a UI for a user to define and set a time on a user form. It requires jQuery (obviously) as well as the dimmention.js plugin (available from jQuery as well). |
Compatibility: Type: Javascript, jQuery, Plugin
|
|
7.
|
|
|
8.
|
| There are times when you will need to redirect the browser from one location to another. It could be because a page or a site has moved or you may just be refreshing the current page. There are a number of ways of redirecting on the client, but most can not move the browser after a predefined period of time after a page has completely loaded. This is including the meta refresh tag as it redirects in the time specified after the browser reads the meta tag rather than waiting for the page to completely load than redirect. Allowing for a period of time allows you to put notes to the user about a location change and to update any favorites they may have to the current location or for slower downloads the ability for the page to completely load before redirecting. |
|
|
9.
|
| Automatic Timed Self-Closing Popup Window |
|
|
10.
|
| This is a simple stopwatch script. It has the standard Start, Stop and Reset functions |
|