I searched for a while but couldn\'t find anything useful.I have the following css
input[type=\"range\"]::-webkit-slider-thumb { -webkit-appearance: none
I have a little hack way to help you.
Here I have write a same selector as input[type="range"]::-webkit-slider-thumb in a tag, and append it to the last of .
input[type="range"]::-webkit-slider-thumb
And then, this style will cover the background-image you ever write.
background-image
$('