CodingNinja

Ninja Hunts Best Web Services For Web Developers

Show your love to CodingNinja

03 Jan


Many of us were wondering about how to invite all of our friends on Facebook to an event or page. If that is available then would save us a lot of time specially for some strange reason Facebook doesn't have "select all" friends when sending an invite, you only have the option to select one Facebook friend at the time.

How to invite all of your friends on Facebook at once:
1. Open Mozilla Firefox
2. Login into your Facebook account
3. Go to your page and click on invite friends
4. Once you see the friends window, go to the URL of ThePage
5. Copy and paste the following NEW code in the link area:

javascript: elms = document.getElementsByName("checkableitems[]"); for (i = 0; i < elms.length; i++) { if (elms[i].type = "checkbox") elms[i].click() };

Was it useful !! SHARE THE ARTICLE

How-To-Invite-All-Of-Your-Friends-On-Facebook

Requirements: Facebook User, Coding Ninja Developer
Test It On:Coding Ninja Fan Page
License: License Free