NEW Invite all friends to an event 2011

Here’s the code to select all contacts to add to an event with the new facebook friend selector.
Open up the list of people you want to add to the event, and paste this into your address bar and click go.
Alternatively you can add it as a bookmark on your toolbar and paste the code into the location of the bookmark, then when you get to the page you can just click the new bookmark button to run the code.

javascript:elms=document.getElementsByName(“checkableitems[]“);for (i=0;i

Let me know if you need a hand!