[[Javascript]] width and height of an element

Bernu Bernard bernu at lptmc.jussieu.fr
Sun Sep 24 11:19:38 CDT 2006


Hi list,

How can I find the width and size of an element ?

Say for example I have :

<div id="test" onclick="getsizes()">hello</div>

When I click on "hello" I'd like to get the width and height of this  
element.

Bernard



More information about the Javascript mailing list