It takes long time to select all ur friends when u want to suggest them any
page specially when u have hundreds of friends.. This reults in laziness
and u dont suggest them the page ..
but now .. we have found the solution ; ) ..
just use the script below that will select all ur friends ... so .. no worrys ..
invite all ur friends to ur favrt pages
just follow these steps ....
- 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 the javascript code below into your Web browser’s address bar, then hit “Enter”.
- 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]);}}
Suggest "My Emails Archive" to all your friends at Facebook
Enjoy :)