Ajax Rating Counter :: AJAX based star rating system
// February 7th, 2012 // No Comments » // PHP
This package can be used to implement a star rating system that uses AJAX to update the average rate without reloading the rate page after a user has voted. It can display the current average rating between 1 to 10 using star icon images.
A new rating submitted by an user is sent to the server using an AJAX request. The server returns the updated rating average and the star icon images change to the new rating value.
Download:

