Re: Absolute height of adocument.
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Absolute height of adocument.

From: <tim.n.hunt@gmail.com>
Date: Sun Mar 19 2006 - 02:03:59 CET

Hi Simon

Some very useful info at
http://www.quirksmode.org/viewport/compatibility.html

Apparently the height of the document is in document.body.offsetHeight
or document.body.scrollHeight depending on the browser, quirksmode
shows how to check which property to use.

Have a good un

Tim
Received on Mon May 1 04:12:09 2006