I installed TinyMCE and I have the textbox and the functions work(such as , ) but I don\'t see the tool box that displays all the icons. Like in this example.
I\'m having trouble getting tinyMCE to work with the new jQuery 1.4.2 on IE6. In my project, we\'ve been using tinyMCE with no problems with jQuery 1.3.2. But now the upgrade has brought on a weird pr
I\'ve added a toggle button to TinyMCE (using the jQuery plugin version) that looks like: $(\'a.mce_show\').click(function(){
I have a component and I want to make a textarea on the admin backend interface use the TinyMCE editor:
On a page I have, I need to move TinyMCE editors in the DOM tree once in a while. However, for some reason, the editor doesn\'t like it: it clears itself completely and becomes unusable. As far as I c
开发者_Python百科Hey everyone, I would appreciate a pointing in the right direction with the problem I\'m having. In short, I\'m working on an application that will create PDFs using TinyMCE and ColdF
How can one set the value for TinyMCE or reset its current value? The form name is fo开发者_如何学编程rm and element which associated with TinyMCE is editor.tinyMCE.activeEditor.setContent(....)Spec
I\'ve started using Joomla 1.5 recently and am using the TinyMCE online WYSIWYG editor that comes with the package to edit articles. I tend to write direct html and javascript rather than use the WYSI
How can i call test() inside that method? It\'s possible? (function() { tinymce.create(\'tinymce.plugins.WrImagerPlugin\', {
TinyMCE has always been a little difficult to align images. Either the align tag, or adding style=\"float: left;\" has been it solution. Ideally I would just like to add class=\"left\" or class=\"righ