[Javascript] Screen width/height issue with IE7

Troy III Ajnej trojani2000 at hotmail.com
Fri Sep 12 04:38:47 CDT 2008


That's most probably because you've alerted on IE before you've
moved fom 1024 to 1280. Or because you are running your IE on
a fixed resolution TV instead of on your computer.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      Troy III                         progressive art enterprise~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 



> Date: Wed, 10 Sep 2008 19:19:48 +0200> To: javascript at lists.evolt.org> From: rich06 at gmail.com> Subject: [Javascript] Screen width/height issue with IE7> > I have reset my display settings to 1280x1024 px and I have this > javascript code in a body onload event:> > alert(screen.width+' '+screen.availWidth+' '+screen.height+' '+screen.availHeight);> > Firefox/Opera/Chrome all report => 1280 1280 1024 986> > IE7 reports => 1024 1024 819 789> > Can anyone tell me why IE7 reports different values to the other browsers?> > TIA> rich> > > _______________________________________________> Javascript mailing list> Javascript at lists.evolt.org> http://lists.evolt.org/mailman/listinfo/javascript
_________________________________________________________________
See how Windows connects the people, information, and fun that are part of your life.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093175mrt/direct/01/


More information about the Javascript mailing list