TinyMCE:API/tinymce.Editor/focus

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: focus

Summary

Focuses/activates the editor. This will set this editor as the activeEditor in the EditorManager it will also place DOM focus inside the editor.

Syntax

<void> focus(<bool> sf)

Parameters

sf
Skip DOM focus. Just set is as the active editor.
Personal tools