When i am setting the HTML formatted value in ckeditor via javascript, at that time when i click on any div/span, one box is displaying for editing the text in IE. I want to allow the user to edit the text but I don't want that box when i click on text.
CKEditor not displaying this box in Chrome or Firefox. It is only displaying in IE.
When i am setting the HTML formatted value in ckeditor via javascript, at that time when i click on any div/span, one box is displaying for editing the text in IE. I want to allow the user to edit the text but I don't want that box when i click on text. CKEditor not displaying this box in Chrome or Firefox. It is only displaying in IE.
Please provide solution for this.