Facebook like button project

(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";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));

Currently i m working on to implement the facebook like button on my website. This is for my LCD project.

And here is the damn thing.

Comment (1)

Leave a Reply

Your email address will not be published. Required fields are marked *