TinyMCE:API/tinymce.Editor/addVisual
From Moxiecode Documentation Wiki
Contents |
[edit]
Method: addVisual
[edit]
Summary
Adds visual aid for tables, anchors etc so they can be more easily edited inside the editor.
[edit]
Syntax
<void> addVisual(<Element> e)
[edit]
Parameters
- e
- Optional root element to loop though to find tables etc that needs the visual aid.
