resolution sniffer

liunx

Guest
Is there somewhere I can get a resolution sniffer?<!--content-->Here's a link<br />
<br />
<!-- m --><a class="postlink" href="http://www.dhtmlshock.com/other/ResolutionSniffer/default.asp">http://www.dhtmlshock.com/other/Resolut ... efault.asp</a><!-- m --><!--content-->This (<!-- m --><a class="postlink" href="http://www.a1javascripts.com/user_information/screenresolution/screenresolution.html">http://www.a1javascripts.com/user_infor ... ution.html</a><!-- m -->) tells your resolution. This (<!-- m --><a class="postlink" href="http://www.a1javascripts.com/redirection_scripts/redirectonscreenr/redirectonscreenr.html">http://www.a1javascripts.com/redirectio ... reenr.html</a><!-- m -->) redirects users based on resolution.<!--content-->Use the screen object:<br />
screen.height // height<br />
screen.width // width<br />
screen.availHeight // useable height (sans toolbars etc.)<br />
screen.availWidth // useable width<br />
screen.colorDepth // bits per pixel.<!--content-->Um... no comprenday.<br />
<br />
I'm a wysisyg user, have very basic coding skills.<br />
<br />
Nippi<!--content-->
 
Back
Top