Skip to main content

Diigo Home

Fan Box - Facebook Developer Wiki - The Diigo Meta page

wiki.developers.facebook.com/...Fan_Box - Cached

This link has been bookmarked by 9 people . It was first bookmarked on 09 Jul 2009, by Wayne Sutton.

  • 16 Oct 09
    • <script src="http://www.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php" type="text/javascript"></script>
      <script type="text/javascript">FB.init("API_KEY", "");</script>
      <fb:fan profile_id="YOUR_PAGE_ID" stream="1" connections="10" width="300"></fb:fan>
      <div style="font-size:8px; padding-left:10px"><a href="http://wiki.developers.facebook.com/VANITY_URL">PAGE_NAME</a> on Facebook</div>
  • 10 Oct 09
  • 05 Oct 09
  • 02 Sep 09
  • 21 Aug 09
  • 24 Jul 09
  • 10 Jul 09
    weelassie
    Edith Speller

    New feature allows a widget ('fan box') to be added to any webpage to promote a Facebook Page. Requires javascript or iframe. Can show badge + optionally stream and selection of fans.

    work facebook integration marketing

  • 09 Jul 09
    waynesutton
    Wayne Sutton

    <script src="http://www.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php" type="text/javascript"></script>
    <script type="text/javascript">FB.init("API_KEY", "");</script>
    <fb:fan profile_id="YOUR_PAGE_ID" stream="1" connections="10" width="300"></fb:fan>
    <div style="font-size:8px; padding-left:10px"><a href="VANITY_URL">PAGE_NAME</a> on Facebook</div>

    facebook