You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by John <jo...@quivinco.com> on 2013/04/07 14:51:15 UTC

client side js and checkboxes

I have a page with 3 checkboxes, for one of them when it is unchecked the other 2 need to become unchecked as well automatically.

Is there a way to do this using any tapestry technique and if I need to injuect my own javascript, what is teh best way to do this and be tapestry compliant?

thanks,
John

Re: client side js and checkboxes

Posted by George Christman <gc...@cardaddy.com>.
You would need to write your own JS for this as Tapestry has no
default ajax support for the checkbox component. Have you checked out
the Tapestry mixins as an option for handling this?

On Sun, Apr 7, 2013 at 8:51 AM, John <jo...@quivinco.com> wrote:
> I have a page with 3 checkboxes, for one of them when it is unchecked the other 2 need to become unchecked as well automatically.
>
> Is there a way to do this using any tapestry technique and if I need to injuect my own javascript, what is teh best way to do this and be tapestry compliant?
>
> thanks,
> John



-- 
George Christman
www.CarDaddy.com
P.O. Box 735
Johnstown, New York

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org