Opened 14 years ago
Last modified 14 years ago
#7536 closed Bug
CKEDITOR.instances.<instance name >.document.$.body.setAttribute("contenteditable","off"); only works in Firefox but fail in IE 8 — at Version 2
Reported by: | sumit | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Read-only | Version: | 3.5 |
Keywords: | Cc: |
Description (last modified by )
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 (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Status: | new → pending |
Please read the ticket as
CKEDITOR.instances.<instance name >.document.$.body.setAttribute("contenteditable","false"); only works in Firefox but fail in IE 8