Important changes to Tiny Cloud pricing > Find out more
Return to Website

visual

This true/false option gives you the ability to turn on/off the visual aid for borderless tables. If the border of a table is set to "0", then TinyMCE adds a dotted line around the table by default.

Example of usage of the visual option:

tinyMCE.init({
    ...
    visual : false
});

Except as otherwise noted, the content of this page is licensed under the Creative Commons BY-NC-SA 3.0 License, and code samples are licensed under the Apache 2.0 License.