Your IP: 54.234.126.92 

Unobtrusive Dynamic Star Rating

Download Source Code

Variation 1 (The most prefered method)

Rated 3.94/5 (2975 Votes)

Variation 2

Rated 3.8/5

Variation 3

Variation 4

Rated 3.74/5 (74.85%) (1839 Votes)

Variation 5

(73.98%) (1835 Votes)

Variation 6 (With the 'novote' attribute)

(0%) (0 Votes)

Top 10 Votes

  • Variation 1 (3.94)
  • Variation 2 (3.80)
  • Variation 3 (3.78)
  • Variation 4 (3.74)
  • Variation 5 (3.70)
  • Variation 4 (5.00)
  • Variation 4 (5.00)
  • Variation 4 (5.00)
  • Variation 4 (5.00)
  • Variation 4 (5.00)
View Comment
Post Date: Sep 13, 2009 12:26:42
Debtanu Biswas says:
Comment:
It`s an excellent rating system.

The IP logging function is very helpful to prevent multiple votes. But in a corporate environment where a single IP is shared across multiple computers only one computer votes and other users can`t.





-Dev
Post Date: Oct 07, 2009 11:44:55
julien says:
Comment:
Sounds great !
Post Date: Oct 08, 2009 08:19:49
manish says:
Comment:
csn u please give me some clue regarding 10 star rating in your 5 star rating system.
i tried to make it 10 star but on browser it displays only 5 stars.
please help.
Post Date: Oct 24, 2009 08:02:41
deepak says:
Comment:
it was good
Post Date: Nov 09, 2009 02:47:10
Donboosten says:
Comment:
Hi, thanks for giving wonderfull script, its working fine, But if you correct small point then this looks more better..After user voted, if he clicks on the rated stars again, then page is moving up (like if i voted in comments section, and if i clicked again onthe stars that i just voted, page is scrolling and displaing header) like internal links in the page, instead of that if the page doesn't do any thing, then it looks much better
Post Date: Jan 31, 2010 03:13:03
ioooooooooon says:
Comment:
nice  fh sdhsd dfshsdf
Post Date: Jun 20, 2010 12:24:21
please says:
Comment:
can i implement it more than one time on the same page 
Post Date: Jul 20, 2010 06:39:22
Renjith says:
Comment:
It is very good. I would like to integrate this rating system. But I am facing a problem . I wanna rate a company, its acutally a form element. could you please let me know how can I take the value of a form element in this script.

Thanks
Renjith
Post Date: Oct 05, 2010 07:47:42
Mark says:
Comment:
Nice script, I think I could actually make this work. Just have to replace the IP bit with the userid of the registered user. Might involve some work, but serves a purpose. How secure is this script?
Post Date: Jan 19, 2011 02:07:06
spandey says:
Comment:
gdf gdfg dfgdf er tert
Post Date: Jan 19, 2011 02:09:18
spandey says:
Comment:
this is test data
Post Date: Feb 24, 2011 02:11:23
tovmy says:
Comment:
I am trying to intergrate this rating script on to my site but I keep getting an error - Call to undefined function pullRating() please help. The script looks wonderful and I would really like to use it.



http://careandsupportservices.co.uk
Post Date: Jul 30, 2011 03:38:16
chris says:
Comment:
THANK YOU!!!! I have been looking for a rating system for the past 4 months that would fit into my site and work with jquery and mysql. This system not only did that but was easy enough for me to edit and add my own settings.
THANK YOU!!!
Post Date: Jul 30, 2011 04:04:35
chris says:
Comment:
Hello All,
I just got this working on my site and the script is wonderful. Since this script works so well for me I would like to help others get it working too.

Debtanu Biswas: Without a user system, the ip is the best method for preventing multiple votes. A rating system however is very easy to implement and make it so a user can not vote more then once. That one is up to the user, but I got it working on my site very easily.

manish: 10 stars could be done, it would just take some editing of the script. Your post was quite some time ago, so I'm gonna guess you've moved on, but if you or someone else would like it I will edit it up to get 10 stars working.

Donboosten: i see what your saying with the page moving. I looked around and edited the code trying to fix this and couldn't figure out how that is happening. I will keep looking around and try to find a fix for it.

please: You can have this 500 times on one page you just change out the ID for each instance.

Renjith: You can add additional items to the rating system. I added the username to mine so it gets inserted into the database. Without seeing your setup I couldn't really give you an idea of how to implement it, but you could possibly assign each company an ID or refresh the page with the new id, depending on your setup.

Mark: Setting up the user system is actually very easy if you haven't gotten it yet let me know. As for security, I don't think you'll have a problem with people getting into your database or anything, it seems pretty secure in the multi votes department, and other then that I don't know what other security you would need in a rating system.

tovmy: You are most likely missing the include. You have to have an include("includes/rating_functions.php"); at the top of your page.

Anyone else that wants some help with this, post here or email me at cjjr82@yahoo.com I'd like to help anyone who needs to get this working cause it is amazing!
Post Date: Aug 05, 2011 12:25:40
chris says:
Comment:
Donboosten And All Others: 
I have solved the page movement problem.

Open 'rating_update.js'

Replace Around Line 114
all_li[i].getElementsByTagName('a')[0].setAttribute('href','#');

With
all_li[i].getElementsByTagName('a')[0].removeAttribute('href');
Post Date: Aug 05, 2011 01:08:14
chris says:
Comment:
Just worked with another user that was having problems with the 
include("includes/rating_functions.php"); and was getting a Fatal error with the script. 

The solution was quite simple. The script was written using short php tags '<?

which is not allowed with the default settings of php. You can either change your php 

settings to allow them, or change all of the short tags to long one '
<?PHP
Post Date: Aug 11, 2011 05:36:43
chris says:
Comment:
Download this version without having to sign up for this stupid site. 
And keep track or my progress on upgrading the script at
http:/www.skafreaks.com/basementhole/index.php?page=5sr
Post Date: Apr 18, 2012 09:45:55
polas says:
Comment:
Can you fix your link cuz i get error when i try to download
Preview Comment
Post Comment