I\'m expanding further on this question.
I currently have an asp.net hyperlink for Select All (NumberOfCheckBoxes) which works, but what I\
Select All
NumberOfCheckBoxes
Try this:
var inputElems = document.getElementsByTagName("input"), count = 0; for (var i=0; i