jQuery UI Widgets Forums ASP .NET MVC Slider value 0 grey

This topic contains 2 replies, has 2 voices, and was last updated by  Martin 3 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Slider value 0 grey #120469

    Pietervk
    Participant

    When the min value of the slider is 0, and the current value is also 0, the slider color changes to a more greyed color.

    Is it possible to keep the same color, even when the value is 0?

    
     $('#jqxSlider').jqxSlider({
     min:"0", max:"11", value:"5", tooltip:"true", mode:"fixed", step:"1", showButtons: "false", showTicks: "false",
         theme:"energyblue"
       
     });
    
    Slider value 0 grey #120470

    Pietervk
    Participant

    Never mind, it was in my CSS

    Slider value 0 grey #120471

    Martin
    Participant

    Hello Pietervk,

    Thank you for the update!

    Best Regards,
    Martin Yotov

    jQWidgets Team
    https://www.jqwidgets.com/

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.