Making the tick color to white in the slider with the slider dynamic selected bar color of for example blue.
Description of requirement/issue:
In the slider link, there is a section with the heading "Range slider with ticks and values at intermediate positions". There we can see that the values are below the slider. But in all other places, the values are above the slider.
Attaching screenshot for the reference:
Can you please tell how are the values displayed below the slider? I couldn't find any difference in the code for the values shown above and below the slider.
I need to make the tick color as white in the already selected bar. Is there any way? I see that there is a function getTickColor. But it changes the tick color in the not selected area.
I have the following requirements:
Description of requirement/issue:
Can you please tell how are the values displayed below the slider? I couldn't find any difference in the code for the values shown above and below the slider.
Here is the JSFiddle which describes my issues.
Please help. I need the solutions urgently for our project.