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

object_resizing

This true/false option gives you the ability to turn on/off the inline resizing controls of tables and images in Firefox/Mozilla. These are enabled by default.

Example of usage of the object_resizing option:

tinyMCE.init({
    ...
    object_resizing : 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.