Still didn't work for me. I think I'll take another approach to
this. Thanks anyway.
On Sep 29, 12:24 pm, Charlie Griefer
wrote:
> try:
>
> $(this).siblings('input[type=checkbox]').attr('checked','');
> $(this).siblings('input[type=checkbox]').attr('checked','checked');
>
> On Tue, Sep 29, 200
try:
$(this).siblings('input[type=checkbox]').attr('checked','');
$(this).siblings('input[type=checkbox]').attr('checked','checked');
On Tue, Sep 29, 2009 at 6:09 AM, evanbu...@gmail.com wrote:
>
> Anyone? I've been working on this for hours and can't come up with a
> solution. Thanks
>
> On S
Anyone? I've been working on this for hours and can't come up with a
solution. Thanks
On Sep 28, 3:13 pm, "evanbu...@gmail.com" wrote:
> I thought this would do it but no luck
>
> $(this).parents("checkbox:first").attr('checked', false);
>
> On Sep 28, 2:42 pm, "evanbu...@gmail.com" wrote:
>
I thought this would do it but no luck
$(this).parents("checkbox:first").attr('checked', false);
On Sep 28, 2:42 pm, "evanbu...@gmail.com" wrote:
> Hi
>
> I've been using jQuery a couple of months and I'm really having a
> blast with it but need a little help with this problem.
>
> I have a ta
4 matches
Mail list logo