Skip to content

Drop "on" prefix from event names #17

@davetodd

Description

@davetodd

Right now all the events have the "on" prefix, like "onvaluechange" and "onfocus". This is weird because you have to do editor.on("onvaluechange"). I believe this was done to avoid conflicts with the jQuery focus event, but we should still figure out a way to work around it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions