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

onChange event for input[type="range"] doesn't fire in IE10 and IE11 #2048

Closed
romanmatiasko opened this issue Aug 15, 2014 · 2 comments
Closed

Comments

@romanmatiasko
Copy link

While in other browsers this works as expected, onChange (and also onInput in IE11) event doesn't get triggered in IE.

jsfiddle: http://jsfiddle.net/ekjone1z/

@syranide
Copy link
Contributor

#554

There seems to be lots of related issues/bugs, the browsers simply don't seem to provide a hook for it. Personally I just roll my own versions of all the components I need except for basic text fields.

@sophiebits
Copy link
Collaborator

(Dupe of #554.)

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

3 participants