Click to See Complete Forum and Search --> : 5 Star Rating Script


homer09001
08-29-2007, 09:53 AM
i mlooking for a script similair to these 5 star rating script you see on listings such as hotscripts.com.

all the ones i can find are either not free, don't work or can't be used on multiple listings

i'm making a listing website and users to be able to rate each individual listing.

homer09001
08-29-2007, 10:09 AM
this is the perfect example of the kind of system i need:

http://www.adriantnt.com/products/rating_system/

rulian
08-29-2007, 03:53 PM
that's really more javascript then PHP

I have to make the exact same thing for my boss today, waiting on design

but its basically image rollover in conbination with image maps, it's not difficult at all. It depends on how you want to submit the vote, and or if you want to use AJAX, you can get the exact same effect using just image maps if you simply do a regular GET request to submit your votes.