I have some textarea <textarea name=\'text\' id=\'text\' ></textarea> which is under control of tinymce script.
I am using tinymce editor in asp.net page. It was configured fine but when I tried to write soem text in editor it raised error \"A potentially dangerous Request.Form value was detected from the clien
Good evening, first question here! I\'ve looked and I\'ve looked, and I\'ve found solutions that don\'t work. My problem is that IE9 开发者_StackOverflow社区(and 8, 7 etc) will striptags in TinyMCE 3
I really like rails_admin, but my clients don\'t like CKEditor. Is this really the only option for WYSIWYG on this gem? Is there any way 开发者_运维知识库to use tinyMCE with rails_admin?after struggli
I\'m getting a javascript error in Firefox and Opera when I\'m using TinyMCE: j is null (function(d){var a=/^\\s*|\\s*$/g,e,c=\"B...a.selection.onSetContent.add(f)})}});
I\'m trying to create TinyMCE Menu Button which should open multiple popup window manager. It works fine but the button image doesn\'t appear.
I am using jQuery UI tabs, so there are different panels loaded by ajax. Now I have one panel, which contains many textfields.
I\'m building a site based on jQuery and Ajax, almost every element on the site is created with jQuery.
When I paste a URL into a TinyMCE editor it converts the text into alink. So http://vime开发者_StackOverflow中文版o.com/18150336 would be come <a href=\"http://vimeo.com/18150336\">http://vimeo
I installed the WYSIWYG module on my Drupal 6 site, and I\'m using TinyMCE. This works fine. Now I want to add the filemanager plugin from TinyMCE, how to do this?