Hi,
I have created an image browser. Now I want to insert image in CKEditor by selecting image from image browser. How can I do this?
Please help
http://img132.imageshack.us/i/imgoky.jpg/
Thu, 10/28/2010 - 13:51
#1
Re: How to insert image in CKEditor Programatically
CKEDITOR.instances.cont_text.insertHtml("html text");