Search This Blog

Home » » Facebook Activity Button on Website

Facebook Activity Button on Website

Written By Harsha on Wednesday, 8 May 2013 | 00:07

Facebook Activity  button in Website



<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
<html xmlns:fb=”http://ogp.me/ns/fb#“>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>Untitled Document</title>
</head>
<body>
<!–Using XFBML–>
<div id=”fb-root”></div>
<script>
(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#xfbml=1&appId=515056001848264″;
fjs.parentNode.insertBefore(js, fjs);
}
(document, ‘script’, ‘facebook-jssdk’));
</script>
<!–Using AppID–>

<!–<fb:activity site=”https://developers.faceboook.com/apps” app_id=”515056001848264″ width=”300″ height=”300″ header=”true” recommendations=”false”></fb:activity>
–>

<!–Using Domain–>
<fb:activity
site=”http://developers.facebook.com/apps“>
</fb:activity>
</body>
</html>

0 comments:

Post a Comment

Like us on Facebook
Follow us on Twitter
Recommend us on Google Plus
Subscribe me on RSS