How to implement the Facebook "Like" button to your site without using iframe and FBML?

Posted by silent on Stack Overflow See other posts from Stack Overflow or by silent
Published on 2010-04-22T08:14:25Z Indexed on 2010/04/22 8:23 UTC
Read the original article Hit count: 185

Filed under:

I want to implement the Facebook "Like" button to my site, but I don't want to use FBML and iframe. Is it possible to implement this button by using plain HTML + JavaScript?

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

© Stack Overflow or respective owner

Related posts about facebook