tbosch / autofill-event

A polyfill to fire a change event when the browser auto fills form fields
MIT License
383 stars 53 forks source link

fix(events): Don't emit events for inputs that already have filled value... #6

Closed tbosch closed 10 years ago

tbosch commented 10 years ago

... attributes

Related to #2