getElementRect
Gets the rectangle that contains element.
Syntax
getElementRect = function(aElement);
Parameters
- aElement
- functions: element, which rectangle is necessary to get
Returned value
- functions: rectangle which contains an element
Notes
- Rectangle coordinates are counted with respect to the upper-right corner of the browser window