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/