Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielstern/range.css
Awesome Cross-Browser CSS Styles Made with LESS
https://github.com/danielstern/range.css
Last synced: 12 days ago
JSON representation
Awesome Cross-Browser CSS Styles Made with LESS
- Host: GitHub
- URL: https://github.com/danielstern/range.css
- Owner: danielstern
- Created: 2014-11-01T00:17:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-30T19:35:09.000Z (over 1 year ago)
- Last Synced: 2024-08-01T16:44:52.718Z (3 months ago)
- Language: JavaScript
- Homepage: http://danielstern.ca/range.css/#/
- Size: 728 KB
- Stars: 620
- Watchers: 11
- Forks: 48
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# range.css
## LESS Generated Browser Compatible CSS Range Sliders## [Project Website (Click)](http://danielstern.ca/range.css/)
Contributions and issues welcome.
Release notes:
0.3 -Mar 2023
- First update in 9 years! Woo!0.2 -Nov 9 (201x)
- reduce default margin
- increased support for ie somewhat
- added new directive#### Using with Flexbox
Flexbox on the input directly affects the style dimensions resulting in the undesired look.
Therefore enclosing the input inside a standard div with a display of block that acts as the flex item, achieves the desired result.