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

Support 'enable' for the slider #71

Open
stellatse opened this issue May 5, 2013 · 3 comments
Open

Support 'enable' for the slider #71

stellatse opened this issue May 5, 2013 · 3 comments

Comments

@stellatse
Copy link

I'm thinking a very common useful option for the slider, make the slider enable or not. Make sure user is able to make it disable when the slider is in a read-only page.

@HooverG
Copy link

HooverG commented Jun 17, 2013

Totally agree with this feature. I'm currently looking how to disable a slider.

@khadervali
Copy link

I also have a need for enable/disable option and would you solved this problem please let me know, because i have the same requirement

Thanks & regards in advance.

@cseppd
Copy link

cseppd commented Jun 5, 2017

for disable slider
$(".jslider-pointer").unbind('mousedown');

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

4 participants