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

Slider value label shown beyond current point #92

Open
ingoledipak opened this issue Jan 30, 2014 · 0 comments
Open

Slider value label shown beyond current point #92

ingoledipak opened this issue Jan 30, 2014 · 0 comments

Comments

@ingoledipak
Copy link

As you can see in image, Slider value label percentage is shown beyond the current point after some x value (here x = 86).

Also slider doesnt show last value(100).

slider

Options specified,

$("#slider").slider({from: 10,
to: 99,
step: 1,
round: 1,
dimension: ' %',
skin:'round'
});

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

1 participant