jQuery star rating system with partial stars [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionI need your advice, goog开发者_StackOverflow社区le is not helping me out on that one. I need a star rating system for my website BUT it should be capable of displaying an initial value with decimals (2.75 -> displaying 3/4 of a star) and the input should only allow integers. I found no script that combines both features. Do you have any idea?
The best would be a ready-made jquery plugin.
Kind regards, Quentin
Thanks for your answers. However, RateIt was the only one that could show me a preset float value in a partial star and rate with a full star:
<div class="rateit" data-rateit-value="2.76" data-rateit-step="1" data-rateit-resetable="false" >
As you wish:
http://www.fyneworks.com/jquery/star-rating/
Seems to be capable of doing such things.
This might help you. A list of the top 10 rating plugins for jquery and this one in particular for you fractions.
This one worked for me. Maybe you should give a look cdn.webdeveloperswall.com/demo/css-star-rating/
Use this best star rating plugin..i used it with no issues. Raty
精彩评论