TinyMCE:API/tinymce.Editor/getContentAreaContainer

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: getContentAreaContainer

Summary

Returns the editors content area container element. The this element is the one who holds the iframe or the editable element.

Syntax

<Element> getContentAreaContainer()

Returns

HTML DOM element for the editor area container.

Personal tools