Everytime i add an image to tinyMCE it converts the image URL to something stupid (rem开发者_高级运维oves the hostname and adds ../ or whatever it needs) , so i won\'t be able to use the image created
If i clicks on image insert button i got a pop up, but i am unable to browse the image, browse button is not working can you please开发者_如何学JAVA suggest me.Have you created the uploaded folder?
TinyMCE - when you copy and paste in TinyMCE the past is wrapped around DIV tags. Anyone know how to disable that? I don\'t see the need for DIV tags, s开发者_开发技巧o I\'m not sure why TINYMCE adds
I want to call function after cut/paste event fires. For example I want to count number of characters entered by user when user do cut/paste in editor via keyboard or mouse (with context menu) also.
I have a problem with the tinyMCE editor thats included with Joomla! 1.5 . I want to have the editor displayed in Simple mode, but I want to i开发者_如何学JAVAnclude the hyperlink button and I do not
How can I refresh the tinymce content or refresh the tinymce iframe using jquery开发者_开发知识库?This code is used to refresh tinymce:
Actually i am trying to set the cursor to a specific node inside a html edi开发者_StackOverflow社区tor (which uses a contenteditable iframe). For example i have several paragraphs and want the cursor
I\'m building a HTML editor using TinyMCE but the HTML file (before TinyMCE has any effect) has a style element in the head. I\'m then using several TinyMCE instances on that page, so of course those
I need to find an image with a file path (file_path) which is available inside tinymce. Since i am using jquery tinymce version. i think i can find image inside tinymce with specified file path.
I\'m trying to use tinymce editor with facebox modal window. But tinymce doesn\'t load when the modal window is opened and I get no errors of Jscript in firebug