Questions tagged [bootstrap-slider]

A slider plugin based on bootstrap css. Supports modern browsers, works with and without jQuery

A slider plugin based on bootstrap css. Supports modern browsers, works with and without jQuery.

Originally began as a loose "fork" of bootstrap-slider found on http://www.eyecon.ro/ by Stefan Petre.

Over time, this project has diverged sigfinicantly from Stefan Petre's version and is now almost completly different.

More information can be found at GitHub Page

121 questions
1
vote
1 answer

Bootstrap slider does not update

I am trying to use a Bootstrap slider with a custom handler. However, the value does not update when I move my slider. HTML:
Fabian B.
  • 21
  • 3
1
vote
1 answer

Bootstrap data slider in place editing and safe to database

I am trying to set up a table in an index view of my "relations" controller including an editable dataslider which directly safes the "preference" value to my db. Is it possible to combine bootstrap dataslider with "best_in_place" or form method or…
1
vote
1 answer

How to have decimal increments in Bootstrap Slider in View Page?

I want to implement a Bootstrap slider where the values increment by 0.01. Also, I should be able to specify the range of values; for example, the user can only select values between 4 and 12, and moving the slider increases the values in the…
user9335731
1
vote
0 answers

Bootstrap slider bar error slider is not defined

I use the slider from github and decided to use 1 example from here. Controller does not reset, an error: individual_task_3.HTML code:32 Uncaught ReferenceError: slider is not defined and points to the line var slider = new Slider('ex1',…
danilshik
  • 289
  • 1
  • 3
  • 13
1
vote
2 answers

Setting new values to bootstrap slider bar

I'm struggling with setting new values to my bootstrap-slider bar. I want to create the Two-way bind with my textboxes and the slider bar, so if my slider or text value is changed textbox value changes and opposite. i got the first part right and if…
Masoud Andalibi
  • 3,168
  • 5
  • 18
  • 44
1
vote
1 answer

How to use strings instead of numbers in a slider?

I am using bootstrap slider and I am doing: Days: 1 31 launching it with…
rob.m
  • 9,843
  • 19
  • 73
  • 162
1
vote
1 answer

How to give color for tick-lables on selection in Bootstrap slider?

I have a Bootstrap slider with ticks and tick labels,here I need to change the color of tick labels when I clicked on the particular label. The below plunker link shows the code that I tried: http://embed.plnkr.co/patfGe/
anub
  • 527
  • 1
  • 4
  • 21
1
vote
0 answers

Bootstrap slider - distance between elements and labels

I've a problem in bootstrap slider, how can I choose the distance between elements and labels? Here is my code. Thanks.
1
vote
1 answer

Why doesn't Bootstrap Slider work with Carto map?

I've edited the attributes for Bootstrap Slider as below: Slider