anarchist
06-18-2003, 07:15 AM
I need to find the height of an element on my page so I can position an image at the bottom
element.height gives undefined
and element.style.height give me a blank even though the height is set with the stylesheet, its currently a known value but I plan to set it to 100% so will need to know the actual value
is there anyway to do this simply?
element.height gives undefined
and element.style.height give me a blank even though the height is set with the stylesheet, its currently a known value but I plan to set it to 100% so will need to know the actual value
is there anyway to do this simply?