1

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!

Tom Lundin
  • 13
  • 2

2 Answers2

0

Here's a start

I'm pretty sure can modify it to suit your needs.

Marko
  • 71,361
  • 28
  • 124
  • 158
0

This should be worth trying http://jqueryui.com/demos/slider/

Just select 'multiple sliders' in right menu.

bobek
  • 8,003
  • 8
  • 39
  • 75