Well anyway I went on a little search and found that you could cheat the system by inserting a little javascript to make it happen! Here is how to do it:
Go to your Event, Group or page and click “Invite People”.
Once the page has loaded you should see all of your friends, but they are not selected.
At this point, copy and paste this javascript code:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var
fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}} into your Web browser’s address bar, then hit “Enter”.
If all goes well, it selects all of your friends!
No comments:
Post a Comment