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
I am try to create a new fckeditor plugin similar to fck flash plugin, that will write html in the following format
i am us开发者_运维问答ing fckeditor in my page in the code behind file i want to retrieve the value of fckeditor what i am doing is
i am using FCKEditor but i dont want all the buttons that are in the to开发者_StackOverflowolbar area i want only some of them is there any way to hide them using css or javascript or in any other way
I\'ve added a ckeditor editor instance to my asp.net application. Now, I want to capture when the user clicks on the save button in the ckeditor toolbar - but I haven\'t been able to find what ev开发者
I\'m using CKEDITOR to update the body content of various pages on a website.While I have applied the existing stylesheets via config.contentsCss, I need to wrap the editable area in some HTML like:
I have ckeditor embedded into one of my pages....but I don\'t know how to wire up certain buttons in ckeditor to perform specific actions. Most importantly, how do I tell it 开发者_StackOverflow中文版
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
开发者_如何转开发I have a problem with fckeditor, it shows in all the browsers but doesn\'t show in safari. Does anybody have a solution?Maybe you\'ve turned off javascript in your safari?Ah.Older ver
I can\'t seem to destroy instances of CKEdit per the documentation. Consider the following: <input name=\"txt1\" type=\"text\" id=\"txt1\" /><br />