TinyMCE:API/tinymce.dom.DOMUtils/getRect

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: getRect

Summary

Returns the rectangle for a specific element.

Syntax

<object> getRect(<Element/String> e)

Parameters

e
Element object or element ID to get rectange from.

Returns

Rectange for specified element object with x, y, w, h fields.

Personal tools