Insert Javascript code in the address bar & hit "Enter"...
...& all your friends will be selected
Trying to select all your friends in the "Suggest to Friends" window but realise there's no button to do that? You can just use this javascript to do just that. This function is usually useful when you're trying to suggest a fan page to all your friends, with some having to require you to do this to use their "special" function.
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
//Think Simple.//
HOLD YOUR HORSES! Not the right solution you're looking for? Please DO contact me at my Facebook Page, Cbox or at my email at sillystark09 @ live dot com. Always there to help you.
AllBlogToolsFacebook comments for blogger brought to you by AllBlogTools.com , Get Yours?
0 Comments:
Post a Comment