I am using CKEditor 3.2 and I am facing the pr开发者_如何学Coblem to hide the HTML tag which is showing in bottom on CKEditor. Is anybody have done this type of customization please share with me.Read
I need to integrate a photo gallery to the CKEditor. I have a list of albums to be shown on the page. I need to have an custom icon in the CKEditor, which shows the list of albums on click of that. I
The following code should allow to hide/show the CKEditor form <a onClick=\"$(\'#form1\').hide();\">Hide</a>
I have a ckeditor who is very (VERY) slow. Does anybody has this problem with a modest amount of html (just 16kb of data!!)
I am using CK Editor, in my application every user have his separate email templates. I want to store images to user specific and user should not view othe开发者_JAVA百科r user uploaded images when br
I have replaced the textarea my users use to edit content with CKeditor. Before this change, users were used to save there text by pressing Ctrl + 开发者_如何学JAVAS. This is done through the jQuery H
I have a requirement where a user (while editing the content in a CKeditor instance) can click a preview button to show the page as it would be with all the headers and logo\'s etc.
I am using CKEditor, jQuery and jQuery form 开发者_运维问答plugin and I would like to submit contents of the CkEditor form via an Ajax query. Here is my code:
I\'m trying to place multiple CKEDITOR instances on the same page, each one loading a different config file. It works fine in FF, but in IE the config file from the last instance on the page is applie
I\'m interested in integrating CKEditor into my Flex 3 application so that users can generate full HTML documents.After some quick googling, I am interested in using CKEditor, but I can\'t find any ho