jQuery: How do I check checkboxes by id and value (checking some, not all, checkboxes in a list)
- by Mark Redman
I need to check a few checkboxes in a list of checkboxes where the IDs are the same but the values are different.
I guess this is a specific selector that needs constructing, but how?