Re: Document size

Martin Honnen <[email protected]>
Newsgroups gmane.comp.mozilla.devel.dom
Organization Liberty Development
Message-ID <[email protected]>
Pekka Vanhoja wrote:

> Is there a way to determine the "preferred" size of an HTML document? I
> mean that if I have a window with scrollbars and I would like to
> determine the minimum size for the window so that the scrollbars would
> not be needed.

With Mozilla
   document.height
   document.width
give you the dimensions of the document.

-- 

	Martin Honnen
	http://JavaScript.FAQTs.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.