I'm trying to implement auto submit rating stars. It works fine for stars
but when I try to cancel the rating it does submit the form to wrong URL,
namely to current page URL instead of form action. The trouble is that
callback function recieves wrong 'this' parameter when cancel rating button
is clicked. I expected to use this.form.submit() to cancel ratings using
form action URL, instead the current page was reloaded.
PLUGIN VERSION: 3.12
JQUERY VERSION: 1.3.1
On what browser(s) or operating system?
BROWSER(S): Firefox 2, 3
Thanks for maintaining this plugin.
Best,
Nikita
Original issue reported on code.google.com by bopl...@gmail.com on 2 Jun 2009 at 11:00
Original issue reported on code.google.com by
bopl...@gmail.com
on 2 Jun 2009 at 11:00