Why does z-index work in input::-webkit-slider-thumb but not input::-moz-range-thumb?
The code snippet below inserts the pink div between the track and thumb of the range slider.
The code snippet below inserts the pink div between the track and thumb of the range slider.