2

I am trying to get a slider work with costumed background

How ever it shows in my web site with out any background colour

The issue is same as the link below jQuery UI Slider Range-ui

Already try to added range: 'min' in my code but still not work

$("#sliderME").slider({

    min: 7.9, 
    max: 14.0,
    range: "min",
    step: 0.1, 
    value: 11.2   
});

Please Help.

Community
  • 1
  • 1
  • 1
    http://stackoverflow.com/questions/8723633/changing-the-color-of-a-jquery-ui-slider-as-you-slide-it – riti Oct 31 '12 at 04:02
  • possible duplicate of [jQuery UI Slider Range-ui](http://stackoverflow.com/questions/12299454/jquery-ui-slider-range-ui) – Peter O. Oct 31 '12 at 04:14

0 Answers0