Top "Tinymce-4" questions

TinyMCE is an open source WYSIWYG HTML editor that provides a modern rich text editing experience for web applications.

Insert an image into a tinymce editor

I have a tinymce text box on my html page. Under this text box I have a table with my …

javascript tinymce tinymce-4
TinyMCE 4 and 100% Height Within Containing Element

I am in the process of migrating from TinyMCE 3 to 4. However, I am getting stuck at making TinyMCE fill its 100% …

css tinymce height tinymce-4
initialize tinymce with content

I have a page containing one tinymce4 editor instance. I want to initialize this editor with some content, programmatically. I …

javascript tinymce tinymce-4
TinyMCE not working - even with their example?

ISSUE: I am attempting to use TinyMCE 4.0.12. But couldn't get it to work, it just makes my text areas disappear …

javascript jquery tinymce tinymce-4
tinymce 4: how to create your own file manager?

I am trying to make my own file browser so that I can select the image from my file manage …

jquery file-manager tinymce-4
Add custom text color WordPress 3.9 TinyMCE 4 Visual editor

I had a code snippet which would help me to add some custom color to the visual editor text color …

wordpress tinymce-4
TinyMCE 4 theme_advanced_fonts

I'm trying to add custom font family in TinyMCE Editor version 4.0b1 and keep failing. All default fonts show, custom …

tinymce tinymce-4
How to take heading (h1, h2, h3) directly on toolbar in tinymce 4

I wanna change heading (h1,h2,h3) directly on toolbar ( like tinymce version 3) because i use it very much when …

tinymce-4
Remove path in status bar in TinyMCE4

I have just migrated from TinyMCE3 to TinyMCE4 and I wonder how to remove the path in the status bar. …

path tinymce statusbar uistatusbar tinymce-4
TinyMCE 4 links plugin modal in not editable

I am using tinyMCE4 editor inside a Boostrap modal dialog. when I clicked on link icon it opens a new …

jquery twitter-bootstrap ruby-on-rails-3.2 tinymce-4 tinymce-rails