nouislider Questions

9

Solved

I want that the tooltip on my slider only shows integers like "130" and not "130.00". I just dont know where i could start. Here is my code: $( document ).ready(function() { var groesseslider = d...
Massarelli asked 25/7, 2015 at 22:40

4

Solved

Is it possible to specify the position of the tooltips that noUiSlider draws? It appears that by default it places the first one over the slider, and the second below. I understand the usability go...
Zaria asked 11/12, 2015 at 23:47

1

Solved

I am trying to use noUiSlider to filter my results. I used noUiSlider component to show slider. Slider is showing but i am not able to get min max values on slide. I want to show integer min max va...
Wilds asked 7/1, 2019 at 6:47

4

Solved

Good afternoon, I am trying to implement the 'noUIslider' slider bar (http://refreshless.com/nouislider/) and am struggling even with the first example on their homepage. I have downloaded the va...
Violative asked 5/6, 2016 at 10:51

2

Solved

I can't really grasp what class should I use to change the color of the slider in noUiSlider? I want the slider to have blue color to the left of the slider on the bar, and white to the right; how ...
Spondaic asked 16/5, 2015 at 22:53

3

Solved

I have two sliders and I would like to update the range of one slider based on the movement of the other. For instance; slider_1 and slider_2 both have a range of 1-10. When I move slider_1 from p...
Mercurial asked 10/9, 2014 at 18:6

3

Solved

I'm using noUiSlider (http://refreshless.com/nouislider/) on a form which will have dozens of sliders on it. Rather than copy/pasting the code for each, I thought I could just set up an array of cl...
Turgeon asked 16/7, 2015 at 20:12

2

Solved

I initialize noUiSlider with data var settings = { connect: "lower", range: { max: 87654567890, min: 0 }, start: 30679098762, step: 1 } after initialization slider value is 30679098761.50...
Desmarais asked 24/2, 2016 at 23:11

1

The NoUISlider is a great working plugin, however I would like the tooltips to not overlap each other. I have the following which works, except for the overlapping tooltips. $("#slider").noUiSlide...
Leonoraleonore asked 15/6, 2015 at 14:7

1

Solved

$.noUiSlider (http://refreshless.com/nouislider/) Is there a way to reverse the direction of a vertical slider? Meaning, can the min value be at the bottom and max value at the top? I achieved it ...
Compendious asked 11/9, 2014 at 7:2
1

© 2022 - 2024 — McMap. All rights reserved.