[jQuery] Re: Bug in FAQs for checkboxes

2009-01-25 Thread Karl Swedberg
Hi Greg, Since this sounds like it could be a bug in the jQuery source code, not just in the FAQs, would you mind posting what you've discovered to the jquery-dev list (http://groups.google.com/group/jquery-dev)? It'll probably get more attention there, and someone may suggest that you

[jQuery] Re: Bug in FAQs for checkboxes

2009-01-25 Thread Karl Swedberg
Ack! Sorry, Greg. After replying to you I checked the jquery-dev moderation queue and, lo and behold, you had already posted there. I've promoted you to member of the jquery-dev list, so your emails shouldn't get stuck in moderation from here on out. cheers, --Karl On Jan 25, 2009, at

[jQuery] Re: Bug in FAQs for checkboxes

2009-01-24 Thread Greg Glockner
Hi, it's worse than I originally thought. Put my sample code on a PHP server, and load the page from a browser. Using removeAttr does, indeed, remove the checked attribute and unchecks the box. Next, click on the box to select it, then press the button marked Uncheck - good. This time, jQuery