1. #1 by Brian Leimone - July 19th, 2010 at 16:32

    Hey -

    I was trying to see if you posted the code for the Legal version of the three step Fan Page Static FBML?

    Specifically I am looking for the right code for the Friend Invite. I developed one that worked for 3-4 months, but not it "works" but if the user skips the Import Email Address its redirects to Invalid Error Page on Facebook.

    The Invite still gets sent, but the user doesn't think it does.

    I'd like to see if you've shared the code for the 3 step process.

    Thanks!

  2. #2 by subail sunny - August 31st, 2010 at 14:22

    i want to suggest my page to my friend.to select all of my friends i used the code
    javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
    i paste this code in the address bar of the browser during selecting friend. but it is not working.
    NEED SOLUTION, why this code is not working?


(will not be published)

Be sure to wrap all code in <code></code> tags.

Submit Comment
  1. No trackbacks yet.