UI Deploy

Curated, Short, Web UI Dev we Love.

Styling Cross-Browser Compatible Range Inputs with CSS

Styling for range inputs has improved dramatically since the release of IE10. 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

view source

Advertisement