[Javascript] window width/height question

Peter-Paul Koch gassinaumasis at hotmail.com
Tue Aug 7 02:23:15 CDT 2001


>  > what is the property in IE that gives the total height/width of
>  > the window
>  > (including the nav toolbars etc)?
>  >
>  > I'm looking for the IE equivalent of Nav's window.outerWidth
>
>document.body.clientWidth
>document.body.clientHeight   ????

No, that's innerWidth/Height. I have never heard of an IE equiv of 
outerWidth/Height. Probably you should search MSDN, but that isn't easy.

ppk


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




More information about the Javascript mailing list