When you create a facebook fanpage or group, and want to engage in “mass” invitation, enter this in the browser URL bar:
javascript:elms=document.getElementById(‘friends’).getElementsByTagName(‘li’);for(var fid in elms){if(typeof elms[fid] === ‘object’){fs.click(elms[fid]);}}
Woohoo!
[ update 10-3-2010]:
This doesn’t work. There is a solution that works here.
Related posts: