Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Scripts and Programs > Redirection > Browser Based  

Web Links
Sort By :
1. 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.
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. 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.
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. Browser Type Redirection



This is a code snippet to redirect your visitors to the web page that works best for their browser type.
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. 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.
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. 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.
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. 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.
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

7. 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.
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

8. 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 browser[version number].html. (For example, a visitor with Netscape 4.5 would see a link to netscape4.html)
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

9. 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.
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

10. 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.
Category:   JavaScript > Scripts and Programs > Redirection > Browser Based

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS