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

how to bind event in this slider #64

Open
tapanbavaliya opened this issue Mar 27, 2015 · 3 comments
Open

how to bind event in this slider #64

tapanbavaliya opened this issue Mar 27, 2015 · 3 comments

Comments

@tapanbavaliya
Copy link

how to bind the event in this slider ?
specially when slider stops sliding.

@maruiz93
Copy link

maruiz93 commented Jan 5, 2016

+1
Having the same problem. With a watcher I throw an event with every movement and I need the end value when it stops sliding.

@maruiz93
Copy link

maruiz93 commented Jan 5, 2016

Solved by using the angular directive attribute ng-mouseup.

@ajmueller
Copy link

There is an attribute called on-handle-up that calls the function you designate when the handle is released.

https://github.com/danielcrisp/angular-rangeslider#-attributes

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