Posted on: 6/19/2014 8:25:23 AM | Views : 418

Hello
I want to embed FB like and share button on my webpage.
I get the IFrame code from https://developers.facebook.com/docs/plugins/like-button now the buttons are visible on page. 
But i am not able to customize the content to be display on FB user's wall means the image, the content and the title etc.
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fdevelopers.facebook.com%2Fdocs%2Fplugins%2F&amp;width&amp;layout=standard&amp;action=like&amp;show_faces=true&amp;share=true&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:80px;" allowTransparency="true"></iframe> Please guide me how to do that? 
Thank you

Go to the complete details ...