Important changes to Tiny Cloud pricing > Find out more

Layer Plugin

Adds some layer controls (only works on some browsers).

Contribute to this page

This plugin adds some layer controls. It only works on some browsers and will probably be removed in the future.

Type: String

Example
tinymce.init({
  selector: "textarea",  // change this value according to your HTML
  plugins: "layer"
});

Can't find what you're looking for? Let us know.

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.