I have a set number of controls that are a value between 1 and 100. The entire set of these sliders must total 100. I would like to use a series slider for this control, and I would like to connect them (i.e. when one slider moves, the others adjust).
I remember seeing a website (I believe it was humblebundle.com) that had this functionality. I can't seem to find any examples of this.
Is there a plugin that will do what I want, or do I have to write something myself?