[jQuery] Interface slider - get value of multiple handles

[jQuery] Interface slider - get value of multiple handles


Hi there!
so...I've been looking at the interface slider (http://
interface.eyecon.ro/demos/slider.html)
I'd like to use two horizontal sliders but how do I get the current
value for them, the onSlide function only seems to display the value
for the slider that was changed last, I wan't to be able to pull the
values for both handles whilst dragging one of them....
/Joel