[Javascript] Get HTML element size

Simone Fumagalli simone at tomato.it
Tue Mar 8 07:42:09 CST 2005


Hello,
      I think the best(?) way is to use : getComputedStyle

Don't know yet how compatible it is ... but at least for FF works.
http://www.mozilla.org/docs/dom/domref/examples.html#998756

Thanks averybody.

Simone

SF> Ciao javascript,
SF>   How do I get the width and the height of a element in my page ?





More information about the Javascript mailing list