Topic awaiting preservation: determine TD width? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 07-01-2002 17:22 |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 07-01-2002 18:18
Okay - I've determined that: |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 07-01-2002 18:48
document.getElementById('stuff').offsetWidth should work. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 07-01-2002 19:33
Also usually to get width's and other CSS data you need to call your functions grabbing the width after the page loads. |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 07-02-2002 20:43 |