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

Feature inputevent #20

Merged
merged 2 commits into from Aug 16, 2012
Merged

Conversation

wojcikstefan
Copy link
Contributor

If the input event is supported by the browser, it is used instead of keyup. This way, input fields are marked as modified only when their values change.

Tested on Chrome, Firefox, IE8. Resolves issue #18.

kflorence added a commit that referenced this pull request Aug 16, 2012
#18 - use "input" event instead of "keyup" if supported.
@kflorence kflorence merged commit d70326b into nervetattoo:master Aug 16, 2012
@kflorence
Copy link
Collaborator

Thanks, I'll keep this in mind for version 1.2.0 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants