Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 326 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 326 Bytes

Placeholder text plugin for TinyMCE

This plugin brings HTML5 placeholder attribute functionality for the TinyMCE editor.

Usage

  • Add the plugin script to the page
  • Add "placeholder" to tinymce config plugins array.
  • Add a placeholder attribute to the textarea as usual.
  • Enjoy!