Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Range slider triggers false change event #7649

Closed
sfornengo opened this issue Sep 3, 2014 · 0 comments
Closed

Range slider triggers false change event #7649

sfornengo opened this issue Sep 3, 2014 · 0 comments

Comments

@sfornengo
Copy link

Range slider generate false (and too many) change event:
http://jsbin.com/huvoraba/100/edit?html,js,console,output
As the mouse drag the slider cursor there are many change events triggered (at least under chromium) although the slider value is not changing at each mousemove event multiple change events seems to be triggered.
This create slowdown and difficulties to drag slider if the function bound to change event is greedy.

cgack added a commit to cgack/jquery-mobile that referenced this issue Sep 4, 2014
cgack added a commit to cgack/jquery-mobile that referenced this issue Sep 4, 2014
cgack added a commit to cgack/jquery-mobile that referenced this issue Sep 4, 2014
arschmitz pushed a commit that referenced this issue Sep 12, 2014
agcolom pushed a commit to agcolom/jquery-mobile that referenced this issue Nov 26, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant