Perfect, thank you Jorn.

Luigi

On May 6, 3:06 pm, Jörn Zaefferer <joern.zaeffe...@googlemail.com>
wrote:
> That doesn't need the validation plugin. jQuery can do this by itself:
>
> $("#first").click(function() {
>   $("#other").attr("disabled", true);
>
> });
>
> Jörn
>
>
>
> On Wed, May 6, 2009 at 11:37 AM, ciupaz <luigi.zambe...@gmail.com> wrote:
>
> > Hi all,
> > using jQuery.Validate plug-in, how can I disable a checkbox when the
> > user check another checkbox in the form?
>
> > Thanks in advance.
>
> > Luigi- Hide quoted text -
>
> - Show quoted text -

Reply via email to