Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Redirection > Browser Based |
| 2. |
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.
|
| 3. |
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.
|
| 5. |
Firefox Redirect Scripts
|
|
|
These two scripts 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, Netscape or Internet Explorer.
|
|
|