I'm well-versed in HMTL/CSS but lean heavily on ready-made jQuery solutions to accomplish some more advanced interactions. I'm looking to create a set of sliders similar to what is done on the Humble Indie Budle payment distribution section. I need several slider bars that will total 100% and as you move them the others adjust in real-time. I check the HIB source but it looks like custom JS and I don't want to lift it outright. Anyone know of any available JS or jQuery resources that might help? Thanks!
Asked
Active
Viewed 409 times
1
-
Are you okay with using HTML5 sliders? – sdleihssirhc Nov 07 '11 at 22:07
-
possible duplicate of [Combined total for multiple jQuery-UI Sliders](http://stackoverflow.com/questions/3486371/combined-total-for-multiple-jquery-ui-sliders) – Marko Nov 07 '11 at 22:09
2 Answers
0
This should be worth trying http://jqueryui.com/demos/slider/
Just select 'multiple sliders' in right menu.

bobek
- 8,003
- 8
- 39
- 75