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

Dont understand this code - seems to be an event, but the docs say nothing about what event to listen to #29

Open
askhogan opened this issue Mar 27, 2015 · 1 comment

Comments

@askhogan
Copy link

So what event do you use?

on('WHAT', function(){ //here })

@RyanMadsen
Copy link

In the first part of the README it says it triggers the change event for when autofill doesn't.

This is a polyfill that fires change events when browsers autofill form fields without firing a change event. The implementation is generic so it works in any application that uses either jQuery and/or Angular.

Understandable that you might've missed it since it doesn't say it fires change events in the 'Usage' section as you might expect.

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

No branches or pull requests

2 participants