Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cool-runningz/range-input.css

Generate CSS to style range inputs that look consistent across all browsers
https://github.com/cool-runningz/range-input.css

css range-input range-slider

Last synced: about 1 month ago
JSON representation

Generate CSS to style range inputs that look consistent across all browsers

Awesome Lists containing this project

README

        

# range-input.css 🎨





Logo


Generate CSS to style range inputs that look consistent across all browsers




View Demo 🏗️

## About this Project ✨

🔖 To learn more, check out my [Smashing Magazine article](https://www.smashingmagazine.com/2021/12/create-custom-range-input-consistent-browsers/) describing the quirkiness of the range input.

> Range inputs have notoriously been a pain to style. Each browser renders the input differently requiring you to use vendor prefixes in order to create a cohesive look and feel. To speed up the process, I created this tool to make it easier for you to create custom range inputs that will look awesome and consistent across all browsers!

### Built With 🛠️

- Plain ol' HTML, CSS, and JS
- [MVP.css](https://andybrewer.github.io/mvp/) - Minimalist stylesheet for HTML elements

## Contributing

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE` for more information.

## Contact

Alyssa Holland - [@alyssa_codes](https://twitter.com/alyssa_codes) - [email protected]

Project Link: [https://github.com/Cool-Runningz/range-input.css](https://github.com/Cool-Runningz/range-input.css)