eddysilvamendes / jquery-star-rating-plugin

Automatically exported from code.google.com/p/jquery-star-rating-plugin
0 stars 0 forks source link

Problem with rating plugin, when trying to relad page using Ajax #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I already wrote you about Ajax problem, that when we reaload page using
ajax, star plugin has a strange behaviour... Last time I didn`t see
"delete" image and there were some problems with star selection, you told
me that this problem is an old one and suggested me to download the latest
version. I did it, but I still have problems with page reloading using ajax...
Eror looks like this:
control is undefined
[Break on this error] control.count++;

I can see it in Firefox Console on Suse.
And inputs with type "radio" appear instead of stars..
Can you help me please?

Original issue reported on code.google.com by serge.m...@gmail.com on 19 Mar 2009 at 2:29

GoogleCodeExporter commented 8 years ago
Please try using the latest version:
http://jquery-star-rating-plugin.googlecode.com/svn/trunk/jquery.rating.js

Original comment by diego.a...@gmail.com on 21 Mar 2009 at 2:52