[jQuery] Select All Checkboxes and IE6
Hello, all.
I've searched though previous threads hoping to find some clue, but am
still having issues with the following page:
http://beta.ksscholl.com/jquery/tablesorter.html
Click on the top or bottom checkbox, then do a sort on the table (with
the fine tablesorter plugin). The checkboxes retain their state ...
except, of course, in IE6. Clicking individual checkboxes and sorting
is not an issue, so I suspect I'm missing something in my select/
deselect all routines:
http://beta.ksscholl.com/jquery/js/jqcheckboxes.js
(You can ignore the checkToggle and btnState functions there, as they
are for another page.)
I've looked at and tried so many things, that I fear I'm blinded to
something simple at this point. Any assistance greatly appreciated ...
thanks!
Kevin