Bandwidth Tester
|
|
This bandwidth tester can be uploaded onto a website so it can work out how fast your Internet connection speed (Bandwidth) is by downloading an image. Can also be used to test bandwidth across a LAN. If you want, you can change the image used in the test. (Please note that this script can only test downstream transfers) |
Browser Info Display
|
|
Use this code snippet to determine and display the type of browser your visitor is using. |
Browser Information
|
|
This script displays information about your web browser including version, your computer's platform, whether Java is enabled or not, how many pages you've visited, and screen resolution. |
Browser Information to Page
|
|
This is a simple JavaScript that writes the viewer's browser name and browser version onto your page. |
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. |
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. |
CheckiIE: Browser Check
|
|
You can have a look on small example of JavaScript code which can be used for Browser Check and retreiving major and minor browser version in "major.minor" format. |
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. |
Different CSS depending on Operating System
|
|
This script allows you to conditionally apply two different style sheets to your page depending on whether the user's Operating System is Mac or PC (default). The style sheet to load can either be two global inline styles or external CSS files. |
Google Toolbar Detection JavaScript
|
|
This JavaScript detects the presence of the Google Toolbar on browsers using Microsoft Windows and Internet Explorer 5.0 or higher. |
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. |
Hostname
|
|
This script finds out and di splays your visitors computer hostnames. It works only for Netscape Browsers with Java enabled. |
Identify browser type and version
|
|
Find out what browser your visitors are using. Could be a nice script to use for your statistics or else, just for fun. |
Info Table
|
|
This JavaScript simply identifies and writes the visitor's browser and operating system in a little box to the screen. |
IP Grabber
|
|
This script will allow you to 'grab' the user's IP address. It only works with Java-enabled Netscape browsers. |
Screen Resolution Display
|
|
This is a code snippet to determine and display the screen resolution of your user. |
User Details Tool
|
|
This is a customizable javascript generator that allows you to show your visitor's information about their browser, or tell them how many pages they have in their history menu. |