> -------Original Message------- > From: Chris Domigan <[EMAIL PROTECTED]> > Subject: Re: [jQuery] easy way to get checkbox state from within a DIV > Sent: Feb 20 '07 20:48 > > Oops, replace input.checked with input:checked. > > :) > > -------------------- > _______________________________________________ > jQuery mailing list > [LINK: [EMAIL PROTECTED] [email protected] > [LINK: http://jquery.com/discuss/] http://jquery.com/discuss/
Thanks. This indeed worked. One follow up question, if I want to iterate over all the anchor tags in this same block with the class, "deleteAnchor", how would I invoke them? - Dave _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
