I have been working on a tool like https://github.com/gburtini/jquery-interconnected-sliders as mentioned at Jquery Interconnected slider.
I tried to contact the author, but didn't get a response so I tried to implement the same using https://github.com/kbwood/linkedsliders for linking my sliders.
The linking and totalling works fine, but I wanted to introduce locking as well; again I tried to contact the author without any success.
Now I am a little close to creating it, but am a little stuck.
The problem is
The after the max value being set, it should block the slider to slide beyond the max value, I have something of this working at jsfiddle
At times it does not work; can you please help me correct it.
If you slide and lock and see you can find when it does not work, its a difficult to explain.
Update 01: My custom linkedslider is available at http://yourjavascript.com/14831410408/jquery-linkedsliders.js