JQueryWidgetBox Stars onClick

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

JQueryWidgetBox Stars onClick

David Zmick-2
Does any one know how I could register an action on the JQueryWidgetBox "stars" widget for onClick. it seems to not keep the onClick action after the javascript to change the radio buttons into stars is applied.

--
David Zmick

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: JQueryWidgetBox Stars onClick

Nick
Hi David,

Does any one know how I could register an action on the JQueryWidgetBox "stars" widget for onClick. it seems to not keep the onClick action after the javascript to change the radio buttons into stars is applied.
 
I've updated the JQStarsExample in the JQueryWidgetBox repository, to include two new examples to show how to capture the results of a click on the stars. Hope that helps.

Nick

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: JQueryWidgetBox Stars onClick

David Zmick-2
I see now. thank you!

On Sat, Apr 30, 2011 at 10:45 AM, Nick Ager <[hidden email]> wrote:
Hi David,

Does any one know how I could register an action on the JQueryWidgetBox "stars" widget for onClick. it seems to not keep the onClick action after the javascript to change the radio buttons into stars is applied.
 
I've updated the JQStarsExample in the JQueryWidgetBox repository, to include two new examples to show how to capture the results of a click on the stars. Hope that helps.

Nick

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside




--
David Zmick

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside