
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
Cascading Style Sheets (CSS) are supported in version 4.0 and new browsers. So, you can easily redirect visitors to your site who have CSS (those with version 4.0+ browsers) to your CSS page, and send everyone else who doesn't have CSS to a normal page without CSS....View A Script Demo
Cascading Style Sheets (CSS) are supported in version 4.0 and new browsers. So, you can easily redirect visitors to your site who have CSS (those with version 4.0+ browsers) to your CSS page, and send everyone else who doesn't have CSS to a normal page without CSS....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>
<div id="checkcss" style="position:absolute;"></div>
<SCRIPT LANGUAGE="JavaScript">
<!-- Original: Ronnie T. Moore, Editor -->
<!-- Web Site: The JavaScript Source -->
<!-- Begin
var yes = "Your browser supports and has CSS enabled.\nYou would have been forwarded to the CSS page automatically, but this is just a demo.";
var no = "Your browser does not support CSS, or you have it disabled.\nYou would have been forwarded to the non-CSS page automatically, but this is just a demo.";
// How should we look for the (CSS) DIV ?
// Netscape will look with: document.checkcss
// Internet Explorer will look with: checkcss
checktype = document.layers ? document.checkcss : checkcss;
document.write((checktype) ? yes : no);
// 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>
<div id="checkcss" style="position:absolute;"></div>
<SCRIPT LANGUAGE="JavaScript">
<!-- Original: Ronnie T. Moore, Editor -->
<!-- Web Site: The JavaScript Source -->
<!-- Begin
var yes = "Your browser supports and has CSS enabled.\nYou would have been forwarded to the CSS page automatically, but this is just a demo.";
var no = "Your browser does not support CSS, or you have it disabled.\nYou would have been forwarded to the non-CSS page automatically, but this is just a demo.";
// How should we look for the (CSS) DIV ?
// Netscape will look with: document.checkcss
// Internet Explorer will look with: checkcss
checktype = document.layers ? document.checkcss : checkcss;
document.write((checktype) ? yes : no);
// 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

