IonDen / ion.rangeSlider

jQuery only range slider
http://ionden.com/a/plugins/ion.rangeSlider/en.html
MIT License
2.56k stars 508 forks source link

Help Needed with two sliders #654

Closed sunil-k-sohal closed 4 years ago

sunil-k-sohal commented 5 years ago

I have this requirement where i need to show two sliders and sum of these two sliders must equal to 100. And both these two sliders should be interlinked with each other i.e. if I slider first slider to 40 then another slider should automatically set to 60.

MahaTz commented 5 years ago

Hello you can do that with Jquery , i have done that from my project have a look and change the values . I'm having another problem is when i click outsid the span that generate the inputs the values don't change and the calcule ion.rangeSlider-master.zip

IonDen commented 5 years ago

@sunil-k-sohal , @MahaTz please check this demo, which explains how to connect sliders. https://jsfiddle.net/IonDen/f1t6qpx0/