Explorer height properties
My height is 30
The HTML for this page is:
<DIV ID=pp STYLE="position:absolute;background-color:#EEEEEE; padding:3;width:200;border-bottom:1px red solid;height:30"> My height is 30</DIV> <BR><BR> <SCRIPT> lb="<BR>"; document.write("scrollHeight="+pp.scrollHeight) document.write(lb+"offsetHeight="+pp.offsetHeight) </SCRIPT>
Use your browser's Back button to return to column.