About This Product
Metachecker.net | FontsMadeEasy.com | RankChecker.net
| Over 5000 Free Fonts | Tutorials | Javascript Forum | Other Javascript Resources | Cheat Sheet


Browser Redirection


If you maintain a separate page optimized for MSIE and another for Netscape, then this script will send visitors to the appropriate page.

You may make the redirection automatic by using this line window.location=url; instead of the document.write.
 
Insert into <HEAD>

 
Insert into <BODY>

 
Other Options