🔗 (Un)Check All

-

This bookmark is very old and the link may no longer work. Try this archived link from the Internet Archive:
🗃️ https://web.archive.org/web/*/

javascript:function%20checkem()%7Bvar%20d=window.frames[0]?content.document:document;for(var%20x=0;x%3Cd.forms.length;x++)%7Bvar%20cSet=d.forms[x].elements;for(var%20i=0;i%3CcSet.length;i++)%7Bif(cSet[i].type=='checkbox')%7BcSet[i].checked=cSet[i].checked?false:true;%7D%7D%7D%7Dvoid(checkem())