Ace Screen Resolution Redirect This code snippet can be used to redirect your visitors to the web page that best fits their screen resolution. |
Auto Reload page script This script auto reloads a webpage every x seconds/minutes. Useful for web cam pages, for example. It displays the time remaining until the next refresh in the status bar. |
Browser language redirection If your site is presented in more than one language (ie: English and Chinese), use this script to automatically detect the language setting of your visitor's browser, and redirect them to the appropriate section within your site. |
Browser Redirect 1 This script sends the viewer to the right page depending on the type and version of the browser being used. If the browser is NS or IE, version 4 or better, the viewer is taken to a page for version 4 browsers. Otherwise, the viewer goes to a page for lower version browsers. |
Browser Redirect 2 This script sends the viewer to the right page depending on the type of browser being used. If the browser is NS, it goes to an NS version of the page. If it is IE, it goes to an IE version of the page. Otherwise, the viewer goes to a page for other browsers. |
Browser Type Redirection This is a code snippet to redirect your visitors to the web page that works best for their browser type. |
Browser-Specific Entry If you maintain a different page for Microsoft Internet Explorer and another for Netscape browsers, you should use this script. Quite simply,it sends the right browser to the right browser-optimized page. |
Cool Redirect Cool Redirect allows you to easily set up a web page redirector that displays a graphical countdown of the seconds to go before the web page is redirected. |
Count down then redirect script This script pauses and displays a countdown before redirecting to the page of your choice. |
CSS Support Redirect Cascading Style Sheets (CSS) are supported in version 4.0 and new browsers. So, you can easily redirect visitors to your site who have CSS (those with version 4.0+ browsers) to your CSS page, and send everyone else who doesn't have CSS to a normal page without CSS. |
If/Then Screen Resolution Redirection A code snippet to redirect your visitors to the web page that best fits their screen resolution. |
Java Applet Redirection JAR Java Applet Redirection JAR is a usefull script written in javascript that redirects the user if he doesnt have the JRE installed on its system to an other webpage not using applet. |
Java Enabled Redirect This script allows you to redirect a user to a different page based on whether his/her browser is Java enabled or not. If Java is enabled in the visitor's browser, they are redirected to a Java-enhanced page. Otherwise, if Java is disabled they are sent to the non-java page. |
Java Enabled Redirect If Java is enabled in the visitor's browser, they are redirected to a Java-enhanced page. Otherwise, if Java is disabled they are sent to the non-java page. |
Language Redirects a user to the page based on their language. For example, English language user browsers, which report the language as 'en' in most cases, can be redirected to an English page, while Spanish language user browser, which report the language as 'es' in most cases, can be sent to a separate Spanish page. This method works well for redirecting users in all the languages that you set up. Instructions on adding more languages are included in the source code. It works only with version 4.0+ browsers. |
Platform Page Do you maintain a different version of your site for Windows and another for Mac users? Or, when allowing your visitor to download items from your site, would you like to automatically redirect them to the appropriate software download page for their computer? This short script does it all. |
Random redirection A simple and customizable script for random redirection for your page. |
Re-Direct upon the Browser Used This JavaScript shows how to check for the browser type and then send the user to a page appropriate for that browser. |
Redirect Users Based on Day of the Week A code snippet to redirect your visitors to the web page that matches the day of the week. You can send users to a different page for each day of the week. |
Redirection According to the Browser This is a simple script that allows you to redirect your visitors to a different page optimized for a user's browser type. |
Scott Brady's Browser Detection This script loads a page based on the browser being used. It detects: Netscape 3.x, Netscape 4.x, Netscape 5.x, Microsoft 3.x, Microsoft 4.x and Microsoft 5.x. |
4-Way Resolution Redirect A code snippet to redirect your visitors to the web page that best fits their screen resolution. Covers these 4 screen resolutions, 640x480, 800x600, 1024x768, and greater than 1024x768. |