Pulling my hair out! :) Simple code needed...
I would like to, if at all possible, get the code to use on any website (that has numerous check boxes) but no "select all" feature, the ability to select all the check boxes in one swoop anyway. I'm using Chrome and did find a utility that does exactly that, however....
Occasionally some of the check boxes on the main website I'll be using this on are disabled, and I don't even want to place a check on them, however this utility I'm using, somehow overrides the disable function of those boxes and places a check mark in them anyway. I can't "re-click" on them to removed the check box......arg.
I need code that will be able to "select all" ENABLED check boxes on a website and ignore the disabled ones.