Browser Type Redirection
|
<SCRIPT LANGUAGE='JAVASCRIPT' TYPE='TEXT/JAVASCRIPT'> <!-- if ((navigator.appName=="Microsoft Internet Explorer") || (navigator.appName=="Netscape")) { if (navigator.appName=="Microsoft Internet Explorer") window.location = "explorer.htm"; else window.location = "netscape.htm"; } else window.location = "other.htm"; //--> </script> |
Free JavaScripts provided
by Winfolinx.com