AJAX based star rating system

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
damodar
Forum Newbie
Posts: 1
Joined: Sat Mar 10, 2007 3:02 pm

AJAX based star rating system

Post by damodar »

Hi,

I wanted to implement rating control in my web client, Just I found "AJAX based star rating system " and downloaded, can you please explain me how to use it.

Thanks&Regards
Damodar
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Where did you find it?
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

jQuery has a plug-in for this as well, but they all require a certain comfort level with PHP on the back-end in order to actually use. Javascript will cover the front-end, but you still need to have a back-end for the ajax request to interface with
Post Reply