Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 848 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 848 Bytes

TinyMCE Character Count

TinyMCE Character Count plugin adds character count functionality to TinyMCE.

tinymce character count plugin

Initialization Example 1

tinymce.init({
    plugins: "charactercount"
});

Initialization Example 2

tinyMCE.init({
        theme : "advanced",
        mode : "textareas",
        plugins : "charactercount"
});

License

The project is dedicated to public and is free for all uses, commercial or otherwise. Supported by Web Design Iran

این پروژه تحت حمایت شرکت طراحی وب ایران بوده و برای استفاده تجاری یا غیر تجاری، رایگان است