Report an issue
Class

CKEDITOR.plugins.link

classsingleton

Set of Link plugin helpers.

Filtering

Properties

  • deprecated 4.3.3 readonly

    emptyAnchorFix : Boolean

    For browsers that have editing issues with an empty anchor.

  • deprecated 4.3.3 readonly

    fakeAnchor : Boolean

    Opera and WebKit do not make it possible to select empty anchors. Fake elements must be used for them.

    Defaults to true

  • deprecated 4.3.3 readonly

    synAnchorSelector : Boolean

    For browsers that do not support CSS3 a[name]:empty(). Note that IE9 is included because of https://dev.ckeditor.com/ticket/7783.

Methods