Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 879 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 879 Bytes

Information about this fork

http://tellibus.com/lab/noUiSlider

noUiSlider

Current version: 3.2.0

noUiSlider is a little jQuery plugin that allows you to create range sliders. It fully supports touch, and it is way(!) less bloated than the jQueryUI library.

A full documentation, including examples, is available on the noUiSlider documentation page.

Changelog for tellibus fork: [http://tellibus.com/lab/noUiSlider]

  • Added support for Zepto (needs including default pack + data.js).

Changelog for version 3.2.1: [latest minor release]

  • Fixed an issue when initializing a slider with two handles, both on 100%.

Changelog for version 3: [current major release]

  • Added responsive design support
  • Added Windows Pointer Events support
  • Fixed issues
  • Reduced file size