AJAX: Star rating package
akash (contact me)
This class can be used to process and display rating stars given by the user to site content.
It can generate HTML and Javascript to let the user rate site content.
When the user rates content an AJAX request using Iframe is sent to the server to avoid page reloading.
The class updates the content ratings stored in a MySQL database and renders updated content ratings as response to the AJAX request.
Click here for detailed information about this class on phpclasses.org