Articles by

Daniel Stern

Styling Cross-Browser Compatible Range Inputs with CSS

Styling for range inputs has improved dramatically since the release of IE 10. It is now possible to generate cross-browser compatible range inputs (sliders) using only CSS. In this tutorial, we will take a basic range input (<input type="range"

(Updated on )