Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make available as a jQuery event #27

Open
gentisaliu opened this issue Apr 1, 2016 · 1 comment
Open

Make available as a jQuery event #27

gentisaliu opened this issue Apr 1, 2016 · 1 comment
Assignees
Milestone

Comments

@gentisaliu
Copy link

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.

@gregpettit
Copy link

I would also like to see this!

@dennyferra dennyferra self-assigned this May 23, 2016
@dennyferra dennyferra added this to the Version 3.0 milestone May 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants