Template:Team:UFMG Brazil/cabeça
From 2013.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
{| cellpadding="3" cellspacing="1" bordercolor="#fff" width="100%" align="center" id="menu_header" | {| cellpadding="3" cellspacing="1" bordercolor="#fff" width="100%" align="center" id="menu_header" | ||
|} | |} | ||
+ | <html> | ||
+ | <div id="fb-root"></div> | ||
+ | <script> | ||
+ | window.fbAsyncInit = function() { | ||
+ | // init the FB JS SDK | ||
+ | FB.init({ | ||
+ | appId : '169031776630233', // App ID from the app dashboard | ||
+ | channelUrl : '//WWW.YOUR_DOMAIN.COM/channel.html', // Channel file for x-domain comms | ||
+ | status : true, // Check Facebook Login status | ||
+ | xfbml : true // Look for social plugins on the page | ||
+ | }); | ||
+ | |||
+ | // Additional initialization code such as adding Event Listeners goes here | ||
+ | }; | ||
+ | |||
+ | // Load the SDK asynchronously | ||
+ | (function(d, s, id){ | ||
+ | var js, fjs = d.getElementsByTagName(s)[0]; | ||
+ | if (d.getElementById(id)) {return;} | ||
+ | js = d.createElement(s); js.id = id; | ||
+ | js.src = "//connect.facebook.net/en_US/all.js"; | ||
+ | fjs.parentNode.insertBefore(js, fjs); | ||
+ | }(document, 'script', 'facebook-jssdk')); | ||
+ | </script> | ||
+ | </html> |
Revision as of 06:08, 27 September 2013