jquery-simple-slider
jquery-simple-slider copied to clipboard
How can i control the slider bar when it created
Hi Honey! Your effect was pretty good! Thx,
I created a slider bar... then I want to control the slider bar's value when i want to do something...
like:
↑ that's before create.... I want to do is when its created..how can i dynamic control the value;excuse the chinese english LOL~~~~~ thx again
I declared a variable to storage a predefined sliderbar value like:
var sliderValue = 100;
then: when slider was changed... get the new data.value from slider:change event to overlap the sliderValue;
lol~~~~~~~~~~~~