TinyMCE:API/tinymce.EditorManager/activeEditor

From Moxiecode Documentation Wiki

Jump to: navigation, search

Property: activeEditor

Summary

The currently focused/active editor instance.

Examples

tinyMCE.activeEditor.selection.getContent();
tinymce.EditorManager.activeEditor.selection.getContent();
Personal tools