$().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
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
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.
$
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
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
5 matches
Mail list logo