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/