jslider
jslider copied to clipboard
How to set slider value at runtime?
Hi,
I want to update the slider value at runtime depending upon the data returned by Json object? As per document,
(".Slider3").slider("value",p1, p2);
the data is not getting updated?
Please advise.
Thanks!
This ought to work. Do you get any errors in the Javascript console?