Topic awaiting preservation: getting the height of a td (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: |
posted 06-03-2005 16:50
I've tried this... but it wont return a value unless I specify an attribute in the <TD>. I want it to dynamically grab the height, not the attribute value. |
Paranoid (IV) Inmate From: France |
posted 06-03-2005 17:05
Check in May 2005 - 20 lines JavaScript contest - Asteroids. We discussed about that kind of problem. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 06-03-2005 18:45
Just a note. This usually has to happen after page load. So you have to fire it off of a page onload handler |