Toggling checkboxes in the Radio news aggregator
Tue Feb 17 20:51:29 GMT 2004 Permalink
A while back I wrote a modification to the Radio news aggregator page which added a button for toggling all the checkboxes on or off. This was pretty handy but trashed by a Userland update. I could never muster the willpower to figure out how I did it again, and watch it disappear again at some unspecified point in the future so i've done without.
Today I slapped myself for being a fool and wrote a JavaScript bookmarket which does the same thing. It just toggles every checkbox it finds on the page.
I've learned some more tricks for writing Bookmarklets, since last time, so this one should work the same on IE and Mozilla (although I won't be testing it on IE).

