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 giammin

there is a typo in the code example but i cannot edit it...

isinline---> isInline

comment:2 Changed 12 years ago by giammin

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy