-
Notifications
You must be signed in to change notification settings - Fork 39
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 Reset Slider #25
Comments
did you find the answer?? |
below code will solve prob temp, pass slider element id as input to reset. |
any update on this issue? |
bump, any news on this? |
Solution |
You can use the methods reset(), update() and destroy() now. You can check them out here: http://ionden.com/a/plugins/ion.rangeSlider/start.html --> Using public methods :) |
I tried to reset Slide by change Model values its update but slider not reset. Like Inital slider Min value is 0 and i drag to 15 then i reset model value is 0 again but slider not move Zero . Please share sample code for reset slider
The text was updated successfully, but these errors were encountered: