Thursday, January 06, 2011

HOWTO : The code which lets you share a link on Facebook on your website

If you want to share the link of a current page on your website or a permanent link on Facebook, you just need to do the following :

Facebook has a very good documentation on it which you can read here.

</SCRIPT> <a name="fb_share" type="button"></a> <script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"
type="text/javascript">
</script>

Result :

No comments: