facebook code invites not work anymore?

Status
Not open for further replies.

gialappas

Regular Member
Joined
Jan 25, 2010
Messages
264
Reaction score
181
hi in this 2 day i try to send invite @ my fan page....

the facebook code invite not work anymore... the code select all friend but when i send invite not work

i use this code:

Code:
javascript:fs.select_all();

and this code:

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

you know another working code??
 
i belive it was posted that even if you use this method facebook won't send the invites if you send it to over 50 friends at a time. correct me if im wrong i could have misread.
 
i belive it was posted that even if you use this method facebook won't send the invites if you send it to over 50 friends at a time. correct me if im wrong i could have misread.

yes...no more at 50 friends
 
Im going to close threads that are repeats by people not searching first. This is getting stupid.
 
Status
Not open for further replies.
Back
Top