jslider icon indicating copy to clipboard operation
jslider copied to clipboard

How to set slider value at runtime?

Open gurween opened this issue 13 years ago • 1 comments

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!

gurween avatar Aug 09 '12 01:08 gurween

This ought to work. Do you get any errors in the Javascript console?

mitchellrj avatar Mar 11 '13 11:03 mitchellrj