I\'m trying to put the Facebook Like button using XFBML in my Blogger blog. I want it to display a different button for each post, not the same for all the blog.
I\'m trying to implement an XFBML comment box on a page.It works in Firefox and Chrome, but only sporadically in Internet Explorer 8.
I am using facebook social plugin fb:login (new version) and here is my code. <fb:login-button show-faces=\"true\" perms=\"email,user_birthday,status_update,publish_stream\"></fb:login-butto
The situation I open a layer (jQueryUI) like this. $(\"#dialog\").load(\'userinfo.html #layer\').dialog(\'open\');
I\'ve been working on a Facebook app and the only thing that\'s still bogging me down is the friend requests.
We have created a facebook-app which开发者_运维百科 contains a fb:comment field. We have included the app on a fanpage. All works well so far, but when a user comments in the app on the fanpage and ch
I am simply trying to setup Facebook Connect to allow the choice on my already established site to register with the registration form, or to register with Facebook Connect (this really should be easi
I put up this test page to illustrate this issue: (dead Link) Every browse开发者_如何学Cr I\'ve tested on has worked but in Internet Explorer 8. The odd part is that Internet Explorer 8 doesn\'t even
how to load fb:request-form in iframe / connect facebook app using ajax c开发者_如何学Goalls? for example social city does it.
I am using the fb:serverfbml tag to render a multi-friend-selector inside an IFrame. I am using the new javascript API. I have been trying ALL DAY to get it working.