I have a problem with tinyMCE but only on live environment from some reason tinyMCE rewrite absolute url and only for some TLD sites, so far I\'m notice t开发者_JAVA技巧hat it doesn\'t work for .eu do
I\'m using RSV to validate form element, and tinymce to convert textarea to editor. The textarea is included to be checked by rsv validator using \'required\', since the textarea is being converted t
I\'m working on a first symfony project, i am using the sfWidgetFormTextareaTinyMCE widget for a form tinymce text area. It works fine, but while retrieving from database, instead of showing me the fo
This is my TinyMCE code: tinyMCE.init({ // General options mode : \"textareas\", theme : \"advanced\", //plugins : \"safari,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,in
who can give me a simple code , i want a simplest way to create a rich textarea, thanks this is my code,and not successful :
I am developing an article management sys开发者_如何学编程tem using asp.net 3.5 and c#. I want to use the TinyMCE editor and want to write a plugin for choosing photos from a folder on the server.
My URL is: h开发者_C百科ttp://www.metroflatsmiami.com/listing/add.html Any help?Because http://www.metroflatsmiami.com/js/tinymce/tiny_mce.js doesn\'t exist.Because your url /js/tinymce/tiny_mce.js r
Basically need the default Wordpress TinyMCE WYSIWYG editor where the user will enter some formatted text in my plugin. How do I integrate/implement TinyMCE in a simple HTML Wordpress form??
I am working on a jQuery-based plugin as a drupal module that will tweak the comment form for a content type so that it appears inline on clicking certain content. When I try to clone() the comment fo
does an开发者_如何学编程y know if tiny MCE support spell checking?A quick Google search for \"tinymce spell\" revealed: http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/spellchecker