Hello everyone,
I've build a new plugin for jQuery. It makes pretty nifty sliders which can be used to select values or a range. There are a lot of options, allowing creation of sliders with one or two knobs, selecting minimum and maximum values and retrieving data on any desired scale. I've recenty rewritten the complete source, and I've added a bunch of new features, so I figured it is worth a mention here. I called it noUiSlider.
Some features:
- Open source, licensed MPL.
- Many options
- Extended documention
- Callbacks on every event
- Getting and Setting data for sliders
- Handling plugin values on any scale, without any calculations
The plugin, with documentation, is available here:
Thank you!
Léon.