Closed GoogleCodeExporter closed 8 years ago
I did this by using two sets of rating stars and having the half stars visible
and the whole stars initially set to display none. Using a mouseover event on
the div containing both sets of stars I then set display none on the half stars
and remove display none from the whole stars. Mouseout resets the visibility on
both stars back to their initial values.
That way users can vote in whole stars but the aggregate rating is displayed in
half stars.
Original comment by ian...@gmail.com
on 5 Apr 2011 at 5:41
Original comment by diego.a...@gmail.com
on 23 Feb 2013 at 5:12
Original issue reported on code.google.com by
grg2...@gmail.com
on 22 Oct 2009 at 12:09