June 29, 2010

How to Invite ALL Facebook Friends to a Group, Event or Page

Friend Craig on FacebookToday I invited all my friends on Facebook to like the page I created for the  TalentNet Live Social Recruiting Conference that will be held on 8/27 at the FritoLay HQ conference center in Plano, TX. 

I did a little research to find a way to invite all my friends at once vs. selecting each on at a time.  I found a great post on how to do that by John Pozadzides that I thought would be good to share here.  I used the second script below and it worked beautifully.

How to Invite ALL Facebook Friends to a Group, Event or Page

  1. Go to your Event, Group or page and click “Invite People”.
  2. Once the page has loaded you should see all of your friends, but they are not selected.
  3. At this point, copy and paste the javascript code below into your Web browser’s address bar, then hit “Enter”.
  4. If all goes well, it selects all of your friends!

javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}

 

By the way, Adalberto Hernandez Vega reported that you can use the following script as well.

javascript:fs.select_all();

Happy Independence Day!

  • Stumble This
  • Fav This With Technorati
  • Add To Del.icio.us
  • Digg This
  • Add To Facebook
  • Add To Yahoo

0 comments:

Post a Comment

 
Copyright 2010 Fishdogs