[jQuery] JQuery Star Rating Plugin not calling Callback?

2010-01-17 Thread Yoni Nijs
Hello all, I installed the star rating plugin, which works great. Except for one, that my callback is never called. I tried everything, but still no relief :( This is my HTML code: divspan class=boldStem zelf:/span/divdiv input name=star2 type=radio

[jQuery] jquery star rating

2009-12-23 Thread Christoph
Hi! Does anyone have hearts-icons to replace the star icon in jquery star rating? Thanks, Chris

[jQuery] jQuery Star Rating Plugin v3.12

2009-10-12 Thread Cell
Hey guys, i want to get rid of the cancel rating button that appears next to the 5 stars when enabled. I need to force the users to enter a rating, so i need to take the cancel rating button off (makes value = 0). I can't find how to change this! please help thanks

[jQuery] jQuery Star Rating from Fyneworks

2009-09-20 Thread Kewats
I'm trying to adapt the Star Rating method given at: http://www.fyneworks.com/jquery/star-rating/#tab-Testing. I would like to use #3-B, except that when I click on a particular rating I want the tip to permanently change to the corresponding text, instead of reverting back to the original upon

[jQuery] jQuery Star Rating Plugin

2009-06-09 Thread karimmta...@gmail.com
Hi guys, how can I reset the stars without clicking on the cancel button, like on any other event on the page? is it possible? thank you Karim

[jQuery] JQuery star rating plugin - how to disable stars after submission

2009-02-21 Thread planetjones
Hi, I'm using the JQuery star rating plugin (v2.61) from http://www.fyneworks.com/jquery/star-rating/. Everything's going well, but I'd like to disable the stars when a user has voted. Currently my users select their rating and click the mouse. This updates my database through an AJAX call.

[jQuery] jQuery Star Rating plugin v2.5 displaying values over star images

2008-12-09 Thread robgt
I've studied the code of the demo pages and I can't see any difference between that and my own (my own implementation is built using the zip download, unmodified!) The stars get created fine, but each one has it's value displayed above it - where the same code on the example page does not do