DEV Community

Discussion on: Star-rating using Unicode stars

Collapse
 
madsstoumann profile image
Mads Stoumann • Edited

Chrome does not support range-progress (like Firefox), but a hack using box-shadow can be used. Not fully tried and tested, but here is my “single input non-JS”-version:

Collapse
 
link2twenty profile image
Andrew Bone

That's actually awesome!!! The web standards people really should standardise those props.