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:ready does not fire #72

Open
bluesodium opened this issue Sep 16, 2014 · 3 comments
Open

Slider:ready does not fire #72

bluesodium opened this issue Sep 16, 2014 · 3 comments

Comments

@bluesodium
Copy link

I am trying to set up the slider to initialise from a json file on load using jquery.
However, even though the value of the textbox is updated from the jquery, the slider juts sits in the default position and does not update. Correct value reported in console.log.

It is like slider:ready never fires (as the label for the slider value does not update either)...

Any ideas?

@nickweavers
Copy link

I am seeing this problem too and can't initialise the slider.

This fiddle http://jsfiddle.net/nickweavers/77c89pju/23/ shows the problem. The output span doesn't show the initial value of the slider, but it does show the values when the slider is dragged.

@ernilambar
Copy link

I am also facing this problem. Any quick solution for now?

@nickweavers
Copy link

I asked the question on stackoverflow here http://stackoverflow.com/questions/26516469/how-to-get-jquery-simple-slider-to-show-initial-value and someone posted a work-around that fixed the imediate problem for me. It might solve it for you too.

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