Opened 12 years ago
Closed 12 years ago
#10143 closed Bug (invalid)
editable has no method 'isInline'
Reported by: | giammin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0.1 |
Keywords: | Cc: |
Description
CKEDITOR.on('instanceReady', function (ev) { if (ev.editor.editable.isinline()) { //do something } }
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
there is a typo in the code example but i cannot edit it...
isinline---> isInline