is this possable?
is this possable?
Hi,
Im new to jquery but I have been looking at the sliders, the range slider to be exact anyhow I was wondering if there is a way to get all the values of a slider onmouseup, so I will have say 3 sliders on a page each one will have different values. When you slide to the correct space and let go of the mouse it will fire the call back that will query a DB but to get the correct result set I need to pass over all the slider variables so the correct data will come back.
So I guess my question is how would I do that? I don't see anything in the slider API but then again I don't see the moveto in the slider api but people use it, so I don't know like I said I'm new to jquery so any help would be appreciated.
Thanks.