Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 820 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 820 Bytes

Responsive Range Sliders

Responsive sliders by RangeSliderJS --

Simple, small and fast JavaScript/jQuery polyfill for the HTML5 <input type="range"> slider element.

  • Using rangeslider.js by André Ruffert
  • Feeds values off JSON
  • Locks slider to available and closest value
  • Auto-adjusts sibling corresponding sliders to match json given data

Demo http://codepen.io/walleykool/pen/RPORRv

Install

Install with npm: npm install

Run

Run with gulp default: gulp

rangeslider.js

Plugin by André Ruffert http://andreruffert.github.io/rangeslider.js/

For more information check out the website's section. For support visit the gitter room.