This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic Question about Facebook +10?
03-11-2014, 10:40 AM
Post: #1
Basic Question about Facebook +10?
Ok i created a facebook page and i want to suggest it to all of my facebook friends is there a way to select them all and click send to all or do i have to individually click all 200? if there is no other ways can someone find a javascript to select and suggest to all friends?

Ads

Find all posts by this user
Quote this message in a reply
03-11-2014, 10:47 AM
Post: #2
 
yes,it have

jelms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}

open the page of suggest friends,copy and paste the code above in your IE browse and ENTER
yeah,you got it.
just give me 2 cents Smile

Ads

Find all posts by this user
Quote this message in a reply
03-11-2014, 10:58 AM
Post: #3
 
Try this method...Smile

http://www.betternetworker.com/articles/...n-facebook
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)