Getting Div Height using JavaScript

.clientHeight is the browser viewport.

.offsetHeight is the element height property supported by all browsers.


http://tycoontalk.freelancer.com/javascript-forum/20364-getting-div-height-using-javascript.html

http://www.candsdesign.co.uk/articles/dhtml/layout/same-height-columns/

你可能感兴趣的:(JavaScript,html)