Saturday, July 2, 2011

How to invite all contacts at once on Facebook

Invite all your contacts at once Facebook

If you want to invite all your friends to join Facebook group or page, you will need to class="hps">click on each of your contacts one by one ...

So yeah ... it's super boring! Fortunately there is a simple solution
Once on the page selection of friends, simply copy the code below and paste the javascript in the address bar of your browser:

javascript:els=document.getElementById(‘friends’).getElementsByTagName(‘li’);for(var id in els){if(typeof els[id] === ‘object’){fs.click(els[id]);}} 


Press "enter" and wait a bit and presto, all your contacts will be selected.
If you have over 500 contacts ... it may be that it does not work ...