Easy Steps To Select All Your Facebook Friends While Inviting To Your Facebook Pages For Chrome
Facebook has recently changed its ‘inviting friends functionality’, which enables you to send events, pages, etc. Today i will tell you how to select all friends in your Facebook account when inviting to your page or event. We can send invite up to 5000 friends at once.
These steps or method are tested under Chrome 10. Just follow the below steps to invite friends easily to your page.
Easy Steps To Invite All Your Facebook Friends to Your Page
1. Only admin can have the power to send page invitations . Go to your Page and Click Invite Friends on your right side of the page.
2. Then a window will pop-up showing Recent interactions and then Click Search all friends.
3. Then your some friends will appear in this windows. Then just scroll down untill your last friend will appear in this window. You have to scroll down your friends list in order to invite all your friends, because the new interface only loads some friends via AJAX at a time.
4. Copy and paste below code in your web address bar of your browser (Web Address bar is on top of browser) and make sure you have scrolled down your friends list. Javascript Code for inviting friends to your FB pages -
javascript:elms=document.getElementsByName(“checkableitems[]“);for (i=0;i<elms.length;i++){if (elms[i].type=”checkbox” )elms[i].click()};
IMPORTANT NOTE : Facebook has played a little tricked in this but i have the solution for this, after you had pasted above code in your web address bar then if you press enter blindly then google search appears, because when you have pasted above javascript code then some words are missing from the code.
This will be shown if you paste above code -
elms=document.getElementsByName(“checkableitems[]“);for (i=0;i<elms.length;i++){if (elms[i].type=”checkbox” )elms[i].click()};
Then just see the code above pasted at 4th point in the starting and the code recently above this line, there is missing some of its main line - javascript:
Write this bold code in front of your javascript code pasted above in the starting of 4th point. Then Press ENTER.
5. Just wait for 2-3 minutes untill your all friends will be highlighted and selected then just CLICK Submit to send Page Invites.

If you have any problem in inviting your friends just post it in comments here. Our team will happy to help you asap.
Category: Tech News





I cant copy the bold code onto my url?
Hey Lala,
You have to write that bold code in front of your url, you can’t paste this code into url .
awesome good post … Keep going Thank you
Thanks Keith
I dont think this code works on MAC’s anymore. I was using it before but it stopped a few weeks ago. And thats using safari, chrome and firefox
Yes you are right, this trick will not work on MAC, it is only for Windows.
Sorry Harsh but i have tried this code in Mozilla Firefox 7 and its not working. Nothing happens even after 10-15 minutes of hitting go button after writing this code in the address bar of the browser. I am using Windows XP.
I tested the code only in Chrome 10..and its working perfectly there.
actually, i press enter (after adding javascript:)and nothing happens. no lag or nothing (like it used to do so..)
this will work on only Google chrome versions ! . Will not work in Mozilla .
I have google chrome.