dreyescat / bootstrap-rating

Bootstrap Rating is a jQuery plugin that creates a rating control that uses Bootstrap glyphicons for rating symbols.
http://dreyescat.github.io/bootstrap-rating/
MIT License
192 stars 78 forks source link

support partial stars ! #5

Closed igauravsehrawat closed 9 years ago

igauravsehrawat commented 9 years ago

no partial stars currently

dreyescat commented 9 years ago

Now fractional (partial) stars are supported. Check fractional range section for more info.

Hope it's that what you meant by partial stars ;).

igauravsehrawat commented 9 years ago

thanks.