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 found tries to do it by name, I want to do it by ID or class. Select all by name is just inpractical isn't it?