-
Facebook javascript code
So I noticed that the javascript code that you can use to mass suggest a page to friends is not working anymore.
This is the code: javascript:elms=document.getElementById('friends') .getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
Does anyone know of a trick to suggest a page to all your friends?
Thanks!
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Bookmarks