tags:

views:

208

answers:

4

hii, i want to embed a like button either using image tag or fb social plugins to let it work same as like button does in my static fbml page.i read somewhere that it can be done with the help of iframe and javascript ,can anybody provide me the code how to implement this on my landing page .I tried with fb:iframe tag also but it didn 't work.

A: 

Configure the button (leave the url field blank if you want the button to use your current url)

http://developers.facebook.com/docs/reference/plugins/like

And then either use the iframe or xfbml generated code to insert in your html

I hope this is what you were looking for

Mouhannad
Thanks for reply but this xfbml like button plugin works in external page not inside static fbml landing tab because xfbml support for landing tab is now no more.
Itemp Tester
so you want a like button in your fbml page?
Mouhannad
A: 

If you still need help on this, the people at http://facebook.com/thefanpagefactory can assist you with very quick responses and accurate answers. Enjoy!

Aaron
A: 

finaly i got the like button in my fbml page,but it is visible with the help of ajax and requires some action like click or key press etc.

Itemp Tester

related questions