TinyMCE:API/tinymce.Editor/getContainer

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: getContainer

Summary

Returns the editors container element. The container element wrappes in all the elements added to the page for the editor. Such as UI, iframe etc.

Syntax

<Element> getContainer()

Returns

HTML DOM element for the editor container.

Personal tools