
|
1-8 of 8 Javascript Browsers > Redirection sites are shown.
|
|
This script is a simple preliminary age checker, useful if your web site need to redirect minors away from adult content.
|
|
|
|
|
|
The first script will redirect to the appropriate page after detecting for IE4+ or NS4+ else it will default to the page you've made for any browser. The second redirect tag will redirect after the designated time.
|
|
|
|
|
|
This popup message box tells you how long the page took to load in your browser. Useful when you want to test a page with a lot of contents.
|
|
|
|
|
|
Open a full screen window, with no title bar or toolbars.
|
|
|
|
|
|
Redirection is often used to take viewers to a page depending on their browser's name or version. To redirect a viewer instantly, you just need to add a short command in your head section
|
|
|
|
|
|
This code will take a user from a banner ad click to this page to find out where to send the user onto from here.
It looks up the paramters on the url to see which ad was clicked.
It uses that information to look up the url that the user needs to be sent to, and then it will send the user immeditely on to that site/page.
|
|
|
|
|
|
Click a link to close a browser window. Works great with our full screen script.
|
|
|
|
|
|
This script opens up a popup window that is centered in the user's screen.
|
|
|
|
|