Jeepers
01-16-2003, 01:11 AM
Hi all
Is there a site that gives the IE(4+) and NS(Dom) versions of things like
IE: document.body.clientWidth = NS: window.innerWidth
etc etc etc
Basically I need all the things to do with position, width and height especially getting an objects height in NS, in IE I use [object].clientHeight but the equivalent (or so I thought) innerHeight does not work.
Anyway, all help gratefully received.
Thanks.
Is there a site that gives the IE(4+) and NS(Dom) versions of things like
IE: document.body.clientWidth = NS: window.innerWidth
etc etc etc
Basically I need all the things to do with position, width and height especially getting an objects height in NS, in IE I use [object].clientHeight but the equivalent (or so I thought) innerHeight does not work.
Anyway, all help gratefully received.
Thanks.