Sup3rkirby
09-11-2005, 11:08 AM
I'm not quite sure how to put this. I have a div that is set at 175 pixels high. I have a div inside of that. In this div, I did not set a height. This is because the content inside of it may vary, so the size may need to change(letting it automatically size itself(but only with the height)).
Now, if I try to read the div height of the auto-sized div, it is undefined.
Is there anyway to get the height of that div so that it can still size it self(if needed) and have a readable height(Object.style.height)?
Now, if I try to read the div height of the auto-sized div, it is undefined.
Is there anyway to get the height of that div so that it can still size it self(if needed) and have a readable height(Object.style.height)?