JQuery UI Slider with Multiple handles: How to stop the handles from crossing?
问题 I'm developing a quick solution that uses a Slider with multiple handles to define widths for a dynamic layout. I've attempted to use both ExtJS3 and the latest JQuery UI. In ExtJS, you can constrain the handles so the don't cross over each other, and it's quite an intuitive approach to the UI I need, however there are reasons why I would rather not use ExtJS for one 'island' in a sea of JQuery. So, does anyone know of a secret attribute, or a bit of code that constrains multiple handles in