TinyMCE:API/tinymce.Editor/getElement

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: getElement

Summary

Returns the element that got replaced by an editor instance. For example the original textarea.

Syntax

<Element> getElement ()

Returns

DOM HTML Element that got replaced.

Personal tools