PDA

View Full Version : AJAX rating system


Submerge
03-11-2007, 11:54 PM
Does anyone have a link to a script/tutorial of a star rating system, preferably using PHP/mySQL and AJAX? I've been developing a script and want to implement a star rating system using AJAX as I don't want the page to reload. I can probably develop it myself, but if anyone had resources on something similar I'd GREATLY appreciate it as I'm still new to web programming.:cool:

Mystic
03-12-2007, 02:46 AM
Here you go :
http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/

Submerge
03-12-2007, 11:31 PM
Wow, thanks man. EXACTLY what I was looking for, should save me time :)