$("#SubmitCard").removeAttr('disabled')

this you can write to the event listener of both checkbox and the
button. Check for satisfying conditions in both.

HTH
Veera

You can write an event listener to both checkbox and the YES button

On Jun 15, 11:06 am, bharani kumar <bharanikumariyer...@gmail.com>
wrote:
> hi all ,
> am waiting for the good reply for my thread,
>
> This is one of very urgent snippet ,
>
> Thanks
>
> On Sun, Jun 14, 2009 at 11:15 PM, bharani kumar <
>
>
>
>
>
> bharanikumariyer...@gmail.com> wrote:
> > Hi All ,
>
> > This is my form ,When user click the *YES and checked the check *box then
> > only i want to enable the Prepay by Card button ,
>
> > For this situation , what is the jquery snippet ,
>
> > i have tried somthing like
>
> > $("#SubmitCard").attr("disabled", "disabled");
>
> > But the thing is , i want to put the AND CONDITION match , For this
> > situation , i dont know how to write the jquery snippet
>
> > Pay by Card *Yes* No   Address1 Address2  City Country
> >    Please check the box to accept terms & 
> > conditions<http://www.ukatn.com/affiliates/terms.php?aid=>.
>
> > ------------------------------
> >  * Pay Later * * Buy It Now *   £ * 126.00
> >  *    £ * 121.00
> >  *
>
> > Copyright © 2009 ATN
>
> --
> Regards
> B.S.Bharanikumarhttp://php-mysql-jquery.blogspot.com/

Reply via email to