If, rather than setting exact height of a DIV in the HTML, I use a small figure and just let it size itself to accomodate the text I put in, how can I find that actual height in jscript?
style.posHeight returns the figure typed in the style and not the real height as seen on the page.
Ta for any input.
style.posHeight returns the figure typed in the style and not the real height as seen on the page.
Ta for any input.
Comment