How to Invite All Facebook Friends to a Page, Group or an Event [New Method-2012]
New Method to Select all Facebook Friends and Invite them with Single Click
Hello readers, Facebook force you to click each person individually when inviting to fan pages and events. Well, I got tired of that because it takes lot of my time. I Google this for many times and found none of them was working. When got the trick then though to blog about this. With this trick you can bulk Invite All Facebook Friends to a Page, Group or an Event [2012].
Below is the Video showing how to select all friends on Facebook when suggesting fan pages:
Chrome Extensions:
1. Facebook Inviter
Facebook Inviter is Google Chrome extensions which toggle Facebook friends when inviting. The add-on simply add a “Toggle all” button to Facebook’s invitation and Facebook fan pages, events and “old” groups.
2. Facebook Add All Friends
Facebook Add all Friends is another Google Chrome extension which is simple yet effective and allows you to select all friends in an invite window on Facebook but remember to scroll to the end of your friends list so Ajax can load all items before clicking Add. This extension works on page suggestions and event invites.
How to invite all Facebook friends with Facebook Inviter and Facebook Add All Friends?
Well, first of all you need Google Chrome; if you are Chrome user then its awesome, else get it here. If you follow these instructions carefully then you can definitely know Invite All Facebook Friends to a Page, Group or an Event [2012]working method till now]. Install the extension you like or you can use Facebook select all JavaScript code [2012]. After Installation Go to your Facebook fan page click on invite all friends the use Toggle all button for Facebook Inviter users, click on icon of chrome bar for Facebook Add All Friends user else use console if you prefer using Facebook friends select all code [2012].
Below are Facebook Select All Friends JavaScript – [2012 Codes]:
———————————————————————-
var inputs = document.getElementsByTagName(“input”);
for (var i=0; i < inputs.length; i++) {
if (inputs[i].getAttribute(‘type’) == ‘checkbox’) {
inputs[i].click();
}
}
———————————————————————-
javascript:var x=document.getElementsByTagName(“input”);for(var i=0;i<x.length;i++) {if (x[i].type == ‘checkbox’) {x[i].click();}}; alert(‘Done, all your friends have been selected’);
———————————————————————-
javascript:elms=document.getElementsByName(“checkableitems[]“);for(i=0;i<elms.length;i++){if (elms[i].type=”checkbox” )elms[i].click()};
—————————————————————————-
How to use Console to invite all Facebook Friends:
Step1: Open Chrome and navigate to your Facebook page then Click on ‘Invite Friends’ after that change the menu drop down from ‘Recent interactions’ to ‘Search all friends’.
Step2: Scroll right to the bottom so you can see Facebook extended list, Now Press CTRL+SHIFT+J to open console window to input the JavaScript then copy and paste the above code you want to use into console then Hit Enter.
After that just click ‘Submit’ on the Facebook popup window and wait until it shows conformation.
That was Facebook select all friends working trick till now, I have not found the working method for Firefox. I recommend you to use Chrome for while when you invite. Enjoy
You have to scroll down your friends list in order to invite all your friends because the new interface only loads few friends via AJAX at a given time.
Download Facebook Inviter / Download Facebook Add All Friends
Note: This information is provided for reference only and The Technology Blog take no responsibility for the consequences.
What are the other working method for chrome and Firefox? If you know alternatives, please write in comment below so that it can benefit other people like you.
Other Searches related to Facebook select all code:
facebook select all code 2011
facebook select all code safari
facebook select all code firefox
facebook select all code june 2011
new facebook select all code
facebook select all friends code
facebook invite all code
select all friends on facebook
Related search terms:
- invite all friends on facebook
- how to invite all friends to a facebook event
- var inputs = document getElementsByTagName(“input”); for (var i=0; i < inputs length; i ) { if (inputs[i] getAttribute(‘type’) == ‘checkbox’) { inputs[i] click(); } }
- safari invite all facebook
- toggle all safari
- facebook invite all code
- var inputs = document getElementsByTagName(input); for (var i=0; i < inputs length; i ) { if (inputs[i] getAttribute(\type\) == \checkbox\) { inputs[i] click(); } }
- var inputs = document getElementsByTagName(input);for (var i=0; i < inputs length; i ) {if (inputs[i] getAttribute(\type\) == \checkbox\) {inputs[i] click();}}
- toggle all facebook safari
- invite all friends on facebook safari
4 March, 2012
![Select-All Friends-javascript-code-2012 Select All Friends javascript code 2012 300x155 How to Invite All Facebook Friends to a Page, Group or an Event [New Method 2012]](http://itinfoz.com/wp-content/uploads/2012/03/Select-All-Friends-javascript-code-2012-300x155.png)

many thnx u helped me very much
That was my pleasure anyway keep visiting
Hey Navin, that Chrome extension looks interesting – thanks for the share.
Not sure your commentluv is working properly…?
Your Welcome jo shaer, i think its working properly else i will fix it. thanks
Hello excuse my english

I saw in the video that you can also send a message.
Which plugins must be installed to send a message?
Thank you.
Oliver
Oliver Dobre recently posted…Personal Branding con Gmail
Please see the app listed on post and a video tittle. Thanks
Hello. thanks for the tips, very good. how do i invite all my friends to a group? in pages work, but groups no. any tips?
Hey Miguel. currently this code is not working for Groups. i will try to update soon. subscribe to our update. thanks
ok, thanks. waiting for this updat.
another question, its possible com Re invite people that we invite a week ago for our page, but they not see the notification? understand my question?
thanks
There maybe some bug but you can’t invite same people again and again.
Hello, there is no invite option for group? How it possible for group.
Hello Sadek
i think this function is depreciated, let me know if you got any solution. thanks