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 modify example 13 #915

Open
Emizy opened this issue Mar 5, 2019 · 2 comments
Open

how to modify example 13 #915

Emizy opened this issue Mar 5, 2019 · 2 comments

Comments

@Emizy
Copy link

Emizy commented Mar 5, 2019

I tried to modify the example 13 in this way
$("#ex13").slider({
ticks: [900, 1000, 1200, 1800, 2000],
ticks_labels: ['900', '1000', '1200', '1800', '2000'],
ticks_snap_bounds: 100,
value: 500
});

but it not workin

bu

@seiyria
Copy link
Owner

seiyria commented Mar 5, 2019

Please provide a jsfiddle.

@toriqsetiawan
Copy link

Hi @seiyria
how to make slide step depend on ticks? so the user can't slide between ticks defined.
it's regarding from example 13
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants