Linked sliders with maximum shared value
Hi all,
Kinda new to jQuery so go easy on me!
I need a solution to have multiple linked sliders that all share a maximum value, for example, I would have 10 sliders, each set to 50, with a pool of 10 additional points to spend. If I assign all 10 points to 1 slider, the other 9 are locked out, or I could spend 1 point on each slider.
Any ideas?
Thanks