Hello,
Would someone here know if multiple slider controls can be added to a web page together that are dependent on each other. How I envisioned this is that when as a user, if I were to modify values on one slider, it would automatically adjust the values on the others depending on mathematic formulas/calculations. The user can edit only one slider at a time and changing values will auto-adjust values on the others. Based on which slider control value I change, I would like the other sliders to move or change accordingly. So, I guess there could be a different formula for each of those fields depending on which field I am modifying as a user.
The visual would look something like Windows Volume control but horizontally.
Is this doable? Please advise.