Here is a little script I came across which allows you to select all friends with the touch of a button. The way I use it is to share pages with friends if I want to. A quick way to use it is to select the code then pull it up onto the bookmarks bar as an bookmarklet. Otherwise just copy and paste into the address bar when necessary. javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}} Code (markup):
Thanks anilg, Scope for money gives right info. SandyMcC...Can you explain more details. It is not working for me.
Thanks for the select all friends script...i was woundering how to select all friends with a single click...this script made it easy for me... i also have another query...does any one know about how to tag all friends at a time in a picture?
this script has stopped working now. I am looking for an alternative to this scriipt. Is there anyone who knows more on this?? Didn't find anything on Google. But you can see what people are tweeting about facebook select all javascript on Google.com/Realtime......