Live data from Hacker News

Show HN: Jquery.checkbox-all.js “Enable one checkbox to toggle a whole group”

github.com

1–2 of 2 posts

Re: Show HN: Jquery.checkbox-all.js “Enable one checkbox to toggle a whole group”

#2
The example worked very different than what I had expected.

When I checked "All", the other boxes became unchecked, and when I unchecked "All", the other boxes became selected.

I expected the opposite behavior: when I check "All", I expect that the other boxes will be checked. When I uncheck "all", I expect that the other boxes will be unchecked.