Ticket #7536 (closed Bug: fixed)
CKEDITOR.instances.<instance name >.document.$.body.setAttribute("contenteditable","off"); only works in Firefox but fail in IE 8
| Reported by: | sumit kumar | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Read-only | Version: | 3.5 |
| Keywords: | Cc: |
Description (last modified by j.swiderski) (diff)
As I understand you want to have read-only version of CKEditor. Currently we are working on a new feature that might be what you are looking for. Please refer to #1376 for more details.
If that is something that suits your needs than maybe you could participate in that discussion and give us your feedback on how you think this should work?
Waiting for your comments.
Change History
Note: See
TracTickets for help on using
tickets.

Please read the ticket as
CKEDITOR.instances.<instance name >.document.$.body.setAttribute("contenteditable","false"); only works in Firefox but fail in IE 8