Skip to content

noUiSlider is a little jQuery plugin that turns an html object into a nice (range) slider. It can have two handles to select a range, a fixed minimum or maximum to select a limit, or just two handles to pick some points.

jdgomezb/noUiSlider

 
 

Repository files navigation

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 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

About

noUiSlider is a little jQuery plugin that turns an html object into a nice (range) slider. It can have two handles to select a range, a fixed minimum or maximum to select a limit, or just two handles to pick some points.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%