
More JavaScript Userdetails
User Browser Details | Visitors Browser | Browser Information | Browser Version Details | Netscape Opera Info | Version Redirect | CSS Redirect | Java Enabled Redirect | What JavaScript Version | Language Redirect | Come From Page | Mac Or Windows | Show Referrer | Safe Colors | Simple Infomation Line | CSS By Resolution | Browser Settings
Description
Do you maintain a different version of your site for Windows and another for Mac users? Or, when allowing your visitor to download items from your site, would you like to automatically redirect them to the appropriate software download page for their computer?...View A Script Demo
Do you maintain a different version of your site for Windows and another for Mac users? Or, when allowing your visitor to download items from your site, would you like to automatically redirect them to the appropriate software download page for their computer?...View A Script Demo
Do you find it confusing setting up these script?
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK href="general.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
page = ((navigator.platform.indexOf('Win') > -1) ? "win.html" : "mac.html");
document.write("[ You would have been taken to " + page + " ]");
// End -->
</script>
</center>
</BODY>
</HTML>
<HTML>
<HEAD>
<LINK href="general.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
page = ((navigator.platform.indexOf('Win') > -1) ? "win.html" : "mac.html");
document.write("[ You would have been taken to " + page + " ]");
// End -->
</script>
</center>
</BODY>
</HTML>
If you have a Business Proposal that you think may be of interest to us here at Best Download Sites please contact us to discuss the matter in further detail

