weda:gist
Ceci est une ancienne révision du document !
[].forEach.call( document.querySelectorAll('input[type="checkbox"]'),function(el){
el.checked=true;
}
);
weda/gist.1684845884.txt.gz · Dernière modification : 2023/05/23 14:44 de ptitfrap
