[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: Stem zelf:

[jQuery] Re: jQuery Star Rating Plugin v3.12

2009-10-13 Thread Regis Sabino
$().ReyX(function() { $(this).open("Hi man (or woman)"); }); I try an little look in the source (about 2 min. : ) ) and from line 314 from 339 find: /**/ /* ### Default Settings ### eg.: You can override default con

[jQuery] Re: jQuery Star Rating Plugin v3.12

2009-10-13 Thread Cell
anyone? please please =[ On Oct 12, 4:22 pm, Cell wrote: > 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 f

[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] Re: jQuery Star Rating Plugin

2009-06-10 Thread Paul Mills
Hi, The API documentation shows how to select values - http://www.fyneworks.com/jquery/star-rating/#tab-API If you leave the value blank then the rating is cancelled. $("[name='star1']").rating('select','') It looks like you can also use the 'drain' command - but it's not documented in the API. $

[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] [Star Rating Plugin] How to change the star rating display WITHOUT firing off the click callback?

2009-04-24 Thread kevin
Hello, I am using the Star Rating Plugin from http://www.fyneworks.com/jquery http://jquery-star-rating-plugin.googlecode.com/svn/trunk/index.html What I am trying to do is when a star rating is initially requested, an ajax submit is fired off to update the database on the server side. However

[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 throu

[jQuery] Re: Text to the left of the jQuery Star Rating Plugin

2009-02-07 Thread Tom
reak > > between the text and the stars (I get the visual equivalent of "Rating: > > \n* * * * * ").  I've tried floating thingsleft, setting display: > > inline, etc, but I must be missing something.  I'm using the current > > version at: > >http://code.google.com/p/jquery-star-rating-plugin/ > > > Does anyone know how to do this? > > > Much thanks, > > Tom

[jQuery] Re: Text to the left of the jQuery Star Rating Plugin

2009-02-07 Thread jQuery Lover
ext and the stars (I get the visual equivalent of "Rating: > \n* * * * * "). I've tried floating things left, setting display: > inline, etc, but I must be missing something. I'm using the current > version at: > http://code.google.com/p/jquery-star-rating-plugin/ > > Does anyone know how to do this? > > Much thanks, > Tom >

[jQuery] Text to the left of the jQuery Star Rating Plugin

2009-02-06 Thread Tom
of the line break between the text and the stars (I get the visual equivalent of "Rating: \n* * * * * "). I've tried floating things left, setting display: inline, etc, but I must be missing something. I'm using the current version at: http://code.google.com/p/jquery-star-ra

[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 th

[jQuery] Star rating plugin problems

2008-12-08 Thread Philip Garrett
Hi, I'm using the latest available version of the star rating plugin from fyneworks (http://www.fyneworks.com/jquery/star-rating/) with jQuery 1.2.6. I'm having a few problems when using the star ratings with ajax. My ajax form actually replaces the div that contains the stars widget with a fre

[jQuery] Re: jQuery Star Rating Plugin Problem

2008-10-10 Thread Diego
Hi Gareth, I'm the author of the star rating plugin and I have just found this post. I visited the URL you mentioned but I can't see the star rating plugin being used - hence I could not reproduce the problem. Is there somewhere I can see this in action? Cheers, Diego A. On Oct 1, 4:31 pm, Gar

[jQuery] Re: jQuery Star Rating Plugin Problem

2008-10-07 Thread [EMAIL PROTECTED]
Hi Gareth, I have a similar problem with the plugin. I've posted about it here : http://groups.google.com/group/jquery-en/browse_thread/thread/4a12b64ac5139dcc/059e78bffb9a2ba4?lnk=gst&q=star+rating#059e78bffb9a2ba4 When the form that contain the stars is submitted by ajax the hover class of th

[jQuery] jQuery Star Rating Plugin Problem

2008-10-01 Thread GarethMatthews
I all, Using jQuery 1.2.6 and the latest level of the Star Rating plugin obtained from www.fyneworks.com. The star rating works fine under most circumstances, however I can make it break and I am not sure why. The page I am using it on is a AJAX page - i.e. part of the page is loaded and reloade

[jQuery] Star rating plugin + rails

2008-07-09 Thread JB
Hi - I'm trying to use the excellent star rating plugin from fyneworks (http://www.fyneworks.com/jquery/star-rating) with a rails project I'm working on. I'm running into a bit of an issue that I wonder if anyone else has seen. Typical names of form fields in a rails app look something like thi

[jQuery] Star Rating Plugin

2008-07-01 Thread Diego A.
Announcement to anyone using this plugin: - MAJOR BUG FIXES: - - split stars did not work in hidden layers - - now works without dimensions plugin - New documentation - Documentation can be downloaded (works off-line just as it does online)

[jQuery] Star Rating Plugin v2.2: Problem disabling cancel button

2008-04-10 Thread DragonI
Hi, I'm having a problem disabling the cancel button. Maybe it's just me ;) code says: //required: false, // disables the 'cancel' button so user can only select one of the specified values Here's what I tried: Also tried: $(function(){ $ ('[EMAIL PROTEC

[jQuery] Star Rating plugin

2008-02-16 Thread Jean
This is a great plugin but dont work with 1.2.1 version of jquery. Are someone using this plugin? -- []´s Jean www.suissa.info Ethereal Agency www.etherealagency.com

[jQuery] Star rating plugin for 1.2?

2007-09-12 Thread Derek Gathright
I've been scouring the internet looking for a star rating plugin for the latest version of jQuery, but have been unsuccessful. I really like these, but they appear to be incompatible with any recent versions. http://sandbox.wilstuckey.com/jquery-ratings/ http://php.scripts.psu.edu/rja171/widgets/