JavaScript Browser Based
Results 1 - 11 of 11
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.
Browser Redirect
This script redirect user according to browser. Thus it can ensure to provide best appearance of your site by redirecting users to different page for different browser and version.
Redirect a web browser Using JavaScript
In this article we are going to learn how to redirect a web browser using JavaScript.
Why web browser redirect is necessary?
Do Your Pages Look The Same on All Browsers? Probably not! The same page seen on each different browser can have a different...
(show more)
Proggybar
Proggybar v1.0 is an easy-to-use and completely customizable progress bar solution that provides an attractive, timed visual display for your visitors while they wait to be transferred to a another page. The progress bar color, opacity, background,...
(show more)
Firefox Redirect Scripts
Two scripts that show how to detect Mozilla Firefox and redirect visitors to different web pages. The first script redirects all non-Firefox users to the Firefox download page. The second script is a general browser redirect that can detect with Firefox,...
(show more)
Browser Type Redirection
This is a code snippet to redirect your visitors to the web page that works best for their browser type.
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.
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...
(show more)
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.
Browser & Version Redirect
If you maintain separate pages for Netscape and Internet Explorer browsers and want to additionally divide each browser's page into version pages, this script is for you. The script will create a link (or can be changed to automatically redirect) to...
(show more)
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.
