|
Handy XP Style Menu
|
Other links at JavaScript |
| 1. |
Stop Watch
|
|
|
Stop Watch has Start/Stop and reset functions. Allows the user to start a timer, stop the it while the timer continues to run, and reset to zero while running or stopped. Ideal for timing downloads, database queries, analysis algorithms, or just about anything. Simply copy the code between the two markers and paste into any html page: <!-- BEGIN STOP WATCH CODE --> ... <!-- END STOP WATCH CODE -->
|
| 2. |
Multiple Stop Watch
|
|
|
Run up to six stop watches simultaneously in your browser. Good for timing multiple projects. 1) Controls: "Start", "Pause", and "Reset" 2) Up to 6 stopwatches on page, each with independent controls. 3) Browswer "sniffer" so it will work with most browsers. (tested on IE, Netscape 7.1, Mozilla FireFox, and Netscape 4.7. Works on all the above, but does not look good in NS 4.7)
|
| 3. |
Deppendant LB
|
|
|
Dependant Listboxes enable a flexible rendering of listboxes whos content is dependant from each other in an hierachical way.
|
| 4. |
JS-Changer - JavaScript Changer Application
|
|
|
JS-Changer - JavaScript Changer Application This program will dynamically change image inside your website. Each time website is visited, a new image from a defined image pool will be displayed. Apply a new look to your website with each new visit.
|
| 5. |
Cross browser XML/XSL check
|
|
|
Just created the most wonderful XML/XSL website, but people complain that it doesnt work, simply because their browser is outdated? This script check if client-side XML/XSL transformations are supported and allow you to specifiy an action after that, tell them to upgrade, or just send them to another page.
|
|
|