Skip to content

Make available as a jQuery event #27

Description

@gentisaliu

It would be nice if this plugin were to extend the existing jQuery events, so that the following can be done:

$('#someInput').on('donetyping', handler);

Check https://learn.jquery.com/events/event-extensions for a walkthrough or https://github.com/jquery/jquery-mousewheel/blob/master/jquery.mousewheel.js for an example implementation.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions