Hi all,
is there a way to change the Slider’s bar default blue color?
I’d like to set a specific color based on the value. I’ve played a bit with the “css” but haven’t found a way…
Thanks
Hi all,
is there a way to change the Slider’s bar default blue color?
I’d like to set a specific color based on the value. I’ve played a bit with the “css” but haven’t found a way…
Thanks
Hi,
you can try yo use addCss/removeCss helpers to apply css rules to slider container. Here is an example:
Works like a charm, Maria!
Thanks a lot