GithubHelp home page GithubHelp logo

hustkiwi / nouislider Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leongersen/nouislider

0.0 2.0 0.0 142 KB

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.

Home Page: http://refreshless.com/nouislider/

JavaScript 93.16% CSS 6.84%

nouislider's Introduction

noUiSlider

Current version: 2.5

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 2.5.5: [latest minor release]

  • Fixed issue #31.

Changelog for version 2.5.4: [previous minor release]

  • Fixed issue #27.
  • Added -webkit- touch specific statements to default stylesheet.

Changelog for version 2.5.3: [earlier minor release]

  • Renamed knob and knobs to handle and handles. This change is backwards compatible, and completes the cleanup of noUiSlider option names.
  • Fixed default stylesheet for use with box-sizing: border-box;

Changelog for version 2.5: [last major release]

  • Rewrote and resegmented code, resulting in better compressability and maintainability
  • Fixed step to be reliable.
  • Fixed clickmove to obide step option.
  • Changed touch support to bind native events instead of translating them.
  • Improved stylesheet to no longer require !important statements.
  • Updated noUiSlider examples page with some code improvements.

nouislider's People

Contributors

adressler avatar hustkiwi avatar leongersen avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.