Javascript Objects JavaScript Reference

Note:
Access to the container rectangle of the text. 
To create this object, you must use the getClientRects() or 
getBoundingClientRect() method.
    
Syntax:
    
textRectangleName = document.all.elementID.getClientRects()
textRectangleName = document.all.elementID.getBoundingClientRect()
textRectangleName.memberName