Closed GoogleCodeExporter closed 9 years ago
Thanks for sharing this! I've added it to v4.04 (04-Mar-2013), rev 59.
Can you please verify it works as expected?
http://www.fyneworks.com/jquery/star-rating/test/
Original comment by diego.a...@gmail.com
on 4 Mar 2013 at 1:18
[deleted comment]
[deleted comment]
var star = $('<div role="text" aria-label="'+ (this.title || title.value) +'"
class="star-rating rater-'+ control.serial +'"><a title="' + (this.title ||
this.value) + '">' + this.value + '</a></div>');
Original comment by r...@mibbio.com
on 27 Mar 2013 at 8:03
How do you change the title to read:
1 star: "Very Poor"
2 stars: "Poor"
3 stars: "Average"
4 stars: "Good"
5 stars: "Very Good"
Original comment by howzit...@gmail.com
on 19 Jul 2013 at 10:14
Original issue reported on code.google.com by
jan.fans...@gmail.com
on 4 Mar 2013 at 8:52Attachments: