Need to invite all your Facebook friends to an event but you don’t want to select all of them manually? Try pasting this code in your browser addres bar:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
Pretty cool, isn’t it?
— ITALIANO —
Hai bisogno di invitare tutti i tuoi amici facebook ad un evento ma non hai voglia di selezionarli uno per uno? Prova ad inserire il codice qui sopra nella barra del tuo browser… e magia!