I have a Facebook connect app / canvas IFrame app which has a Like control for a fanpage. I\'d like to detect when the user clicks the Like button to be able to display additional info (a discount cou
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
The fb:live-stream tag won\'t work in Chrome when I add it to my facebook application. It works fine in Firefox.
Update: Read the comments to the item marked as the answer below for the full answer. I am implementing a Like button from Facebook per this document: http://developers.facebook.com/docs/reference/pl
I have a simple IFRAME based facebook app, with everything set up for XFBML (it\'s working by the way), and I want a link to add a Facebook bookmark. It sounds simple but it really doesn\'t seem to be
I have an iframed xfbml applicati开发者_C百科on on Facebook and I am attempting to prompt users to allow \"email\" and \"stream_publish\" permissions.However, I find that for some reason my app is not
I have tried for three days now and gotten nowhere on this.... I absolutely can not get any \"fb:\" code to render anything! I\'ve tried the exact code in the sandbox and it works fine. I\'ve read thr
I am using Facebook.showPermissionDialog(\"read_stream,publish_stream, offline_access, email\") to show permission dialog. Its working in FBML mode but the problem is in IFRAME mode.
I plan to make an pretty big application on Facebook开发者_高级运维. Would it be a wiser choice to get the code working on any hosted site before actually modifying it to be used in Facebook?
I\'m making a website using Facebook Connect and decided to use Facebook\'s XFBML tags like \"fb:profile-pic\" since they are so easy to use.