Skip to content

Instantly share code, notes, and snippets.

@gravis
Created March 31, 2009 16:13
Show Gist options
  • Save gravis/88250 to your computer and use it in GitHub Desktop.
Save gravis/88250 to your computer and use it in GitHub Desktop.
%script{ :src => "http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php", :type => "text/javascript" }
:javascript
//<![CDATA[
$(function(){
FB_RequireFeatures(["XFBML"], function() {
FB.Facebook.init('key','/xd_receiver.html');
});
});
//]]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment