This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes HTML, CSS and JavaScript and the fly likes how to get the div offsetheight in JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "how to get the div offsetheight in JSP" Watch "how to get the div offsetheight in JSP" New topic
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
    
  13

Moving to the HTML/Javascript forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to get the div offsetheight in JSP
 
Similar Threads
CSS & DIV relative alignment
CSS expanding div
Controlling DIV and/or TR height
DIV Tag Height Percent Overrunning Footer
Keeping DIV tags Displayed Correctly