sliders

jQuery Sliders for slideshow

Which is a good jQuery slider for moving a div element. I have come across coda slider and easy slider But neither of these uses jQuery1.3 and continuous auto-scrolls, which are my requirements. ...

Synced Sliders in LabView

In LabView 2009, is there a way to have one control (slider) affect the output and display of another control (slider)? For example, there are two sliders that adjust two separate parameters. I would like to be able to adjust the parameters independently but also simultaneously adjust both with a separate (parent) slider. The change i...

scroll bar and slider resizing

I'm doing a homework assignment where I need to display an image and then allow the user to resize the image witha JSlider. I have the image displaying, but Im not sure how I could use a slider to change the size. As I understand sliders, there are 3 parameters that control the default value, the max slider value, and the min slider valu...