LeaVerou / multirange

A tiny polyfill for HTML5 multi-handle sliders
http://projects.verou.me/multirange/
MIT License
607 stars 82 forks source link

documentation not clear #18

Open fokosun opened 8 years ago

fokosun commented 8 years ago

CSS: Use the --range-color property to change the color of the range. Use the --track-background property for more extensive customization.

how? pls show example

thanks

ghost commented 6 years ago

@fokosun You only have to set the --range-color in the css to change the color of the range :). All the rest is based on the --range-color variable.