Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > User Information |
| 1. |
Download Speed Tester
|
|
|
This script measures how long it takes to download an image in order to calculate the average speed of the connection. It can be uploaded onto a website for Internet connection speed testing, or accessed across a local area network for testing the speed of the network. After completing the test, the script can either display the result, or redirect the website visitor to one of two pages (e.g. high & low bandwidth pages). Optionally, it can also use a cookie so that returning visitors are not re-tested. The image used in the test can be changed.
|
| 2. |
History Length
|
|
|
It is surprising to know that a web page can actually know how many pages you have been to this browser session. That is exactly what this script does.
|
| 3. |
Browser redirect script
|
|
|
This is a DHTML redirect script that sends your visitors to three different pages, depending on whether she is using NS 4+, IE 4+, or neither. It's a fool-proof way to ensure that only the intended browser gets to see and run a browser-specific DHTML script.
|
| 4. |
Customised User Welcome Message
|
|
|
This piece of JavaScript code, gets the time from the users clock and customises the welcome message on your site to the user. For example between 7AM – 12 AM the message will be good morning, 12PM – 5 PM the message will be good afternoon.Easy to install, copy and paste code to were you want the message.
|
| 5. |
Browser Properties
|
|
|
More information about the web browser than you knew existed. Find out the code name, color depth, platform, if java is enabled, resolution, ip address, hostname, and more.
|
|
|