开发者

jQuery star rating system with partial stars [closed]

开发者 https://www.devze.com 2023-03-12 03:40 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

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 question

I 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

0

精彩评论

暂无评论...
验证码 换一张
取 消