javascript thread: How to get the height of a HTLM page ?
Hi everybody, I need to get the height of a web page displayed by a window.open(). This would be necessary to open the window with the appropriate size. I don't need the dimension of the screen (screen.availHeight) or the dimensions inside the window witch contained the document. Does this propriety exists, and what's its compatibility with the existing browsers? Thanks, Gérald P.
|





