TinyMCE:API/tinymce.Editor/setupIframe
From Moxiecode Documentation Wiki
[edit]
Method: setupIframe
[edit]
Summary
This method get called by the init method ones the iframe is loaded. It will fill the iframe with contents, setups DOM and selection objects for the iframe. This method should not be called directly.
[edit]
Syntax
<void> setupIframe()
