gibney.org
:
Technology
:
Javascript
:
Bookmarklets
:
Check All
(Entry Nr. 209, by user 1 |
edit
)
search
javascript:function checkall(){inputs=document.getElementsByTagName('input');for(i=0;i<inputs.length;i++)if (inputs[i].type=='checkbox')inputs[i].checked=true;} void(checkall())
Create a new entry at this position: