rangeslider.js v2.2.2 Release Notes

Release Date: 2016-11-30 // over 7 years ago
  • Fix:

    Vertical sliders should work now again as well as touch devices.

    • getRelativePosition use clientX/clientY instead of pageX/pageY to get the right relative coordinates. (5d295c5)