I\'m really bad at Javascript and I\'m struggling to get my head round it.
What I\'m trying to do is get something to select all checkboxes. However everything I have fo
JQuery is great when there's a pattern to match. See Check All Checkboxes with JQuery.