Comments

The Comments plugin lets users comment on any piece of content on your site.

The Comments Box easily enables your users to comment on your site's content — whether it's for a web page, article, photo, or other piece of content. Then the user can share the comment on Facebook on their Wall and in their friends' streams.
To administer your comments box, you need to be listed as a developer on the application used to initialize the JavaScript SDK. An 'Administer Comments' link will appear below the 'Post' button for developers of the application.

Code:
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=APP_ID&amp;xfbml=1"></script><fb:comments xid="15544548" width="425"></fb:comments>
Remember:
To use this plug-in, your site must have an application ID. You can get an application ID by registering your site. Replace APP_ID in the above script with your application ID or just enter the number 1. Replace the number above 15544548 with an unique/another number.
Preview:

No comments:

Post a Comment