| Author |
how to get the div offsetheight in JSP
|
Joao Cunha
Greenhorn
Joined: Jul 12, 2004
Posts: 24
|
|
Hi folks! I have an object that store the properties of a window like title, height and width, and this window is so rendered on the browser. The window height must have the same height of a div, that is the page content div. So, I�d like to set the height property of the window, on the object, with this value. So, it�s teh question. How can I get the content div height, from html, to set the height property of the window representation object? Thanks! Joao
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
|
Moving to the HTML/Javascript forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: how to get the div offsetheight in JSP
|
|
|