I\'m having a problem with the height of the Facebook Like button. I use the XFBML version with this tag
I have created a page where there are various items on a page and people need to vote on them by clicking \"recommend\" (like how they have it on levi.store.com). The items are sorted based on the num
I would like to put a \"Like\" button into an email message that it going out to our e-newsletter subscribers. The usual way of embedding a Like butt开发者_如何学Goon, which uses, an iframe technique,
I was wondering, I wish to have a landing page with Facebook\'s Open Graph (specifically the like button) and I wanted to basically have content set todisplay:none (can\'t remember the specificuntil a
This question already has answers here: Closed 11 years ago. Possible Duplicate: How does Faceb开发者_开发技巧ook Sharer select Images?
I\'m writing a simple splash page for a client to hold a like box widget: <iframe src=\"http://www.facebook.com/plugins/likebox.php?id=***********&width=238&connections=4&s
Does anyone know how I would include a facbeook \"like button\" in an iphone app. I tried calling the iframe inside of a UIWebView 开发者_开发技巧but that doesn\'t work.Check out this nice bit of code
I am interested in implementing the facebook \"Li开发者_JAVA技巧ke\" button, but I would like to know what user is clicking on this button so I can get some useful information from this. From what I h
I\'m integrating the Facebook Like Button into a site. The likeing functionality is working fine except that you cannot add comments to your like after you\'ve clicked the like button. Several sites i
writing my first facebook webapp and i have some questions. I\'m using their new Graph API + JS library.