Click here to Skip to main content
15,919,178 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
Hi friends,

In my web application i have implemented jquery to display star ratings, I want to display actual rating result using stars but which jquery plugin i have used, allows me to split a star in 4 parts. so i have need to round of the rating result but i don't want to do so...

I have followed the following jquery plugin...

http://www.fyneworks.com/jquery/star-rating/[^]

I want to split a star in 10 parts so that my rating result difference would be minimal....but how to split a star in 10 parts i don't know....

Please go through above mentioned jquery plugin link and help me.....


Thanks
Sunil Sharma
Posted
Updated 18-Mar-14 22:37pm
v2

1 solution

Try the following controls -
jQuery Raty - A Star Rating Plugin[^] (supports half star)
http://rateit.codeplex.com/[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900