Questions tagged [select-to-slider]
4 questions
3
votes
3 answers
How to move the slider pointer to a specific point in the slider scale in jQuery UI Slider?
I am using the jQuery UI slider from Filament group where it will convert a SELECT element to the slider. It works fine. Now I want to programmatically move the slider handler to a particular point in the slider scale using JavaScript.
Ex: When I…

Shyju
- 214,206
- 104
- 411
- 497
1
vote
2 answers
change html with jquery select to ui slider slide event
So I've got a select and a function to convert it to a slider using http://filamentgroup.com/lab/update_jquery_ui_slider_from_a_select_element_now_with_aria_support/
1
vote
2 answers
SelectToUISlider not changing value in safari
I'm creating a slider search control for a site using SelecttoUISlider, everything works great in chrome, IE and on windows phone. however in desktop safari or on an apple device the value of the select in the background does not change. The…

LiamHT
- 1,312
- 3
- 12
- 28
0
votes
1 answer
How to change the handle of SelectToUISlider JQuery puglin?
I am using a Slider component from Filament Group. You can view the component here http://filamentgroup.com/lab/update_jquery_ui_slider_from_a_select_element_now_with_aria_support/
We have modified the style sheet to remove the labels and…

Dinesh
- 2,026
- 7
- 38
- 60