Best Practices: How to best implement Rating-Stars in Django Templates
I would like to have reusable ratings (typical layout with 5 stars). I
have found this http://www.thebroth.com/blog/119/css-rating-stars that
explains how to display this using css. For actually collecting the
rating I was thinking of using an image map or maybe simple radio
buttons. I would like to use this on various different models.
How would you do this? Shall I create a widget or can I do this with a
template? Actually I was pretty surprised not to find anything on this
on the web. Is it that simple, or uncommon?
Since I did not get satissfactory answer, this is grossposted from
here:
http://stackoverflow.com/questions/1649632/best-practices-how-to-best-implement-rating-stars-in-django-templates
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home