Hi,
I'm having a difficult time understanding the 'SliderSetValues' on the
following page:-

http://interface.eyecon.ro/docs/slider

Can anyone explain what the values 20,50 and 200,200 (as per the example)
actually mean?


$('.slider1').SliderSetValues(
        [
                [20,50],
                [200,200]
        ]
)

Basically, I want to be able to translate a value to a percentage and move
the slider accordingly.
Thanks in advance,


djl
-- 
View this message in context: 
http://www.nabble.com/jQuery-Interface-slider-tf3035443.html#a8435088
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to