I\'m trying to add the facebook like button plugin to a site, and the target URL is a facebook.com page.
I know it\'s an easy question but I used to make Iframe insi开发者_JS百科de my FBML and put some javascript SDK Codes ,
I\'m trying to use the Facebook Javascript UI method to show a friend selector dialog. However, because my app doesn\'t actually send invites to the selected friends, the text of the submit button is
I need to develop an app like http://www.facebook.com/pampers?v=app_151853638190293 It\'s 开发者_StackOverflowa facebook wall, i\'musing php.In facebook fan page you have to use FBML and FBJS for crea
How can I execute script on page load inside a FBML Static page? What I want to do is make an ajax call to my application when the page loads and display some data.
I\'m using thefbml and all is going well except for the extra space that displays when the page is UN-liked and there is a single image on the page.Liking the page results in displaying a 2nd image an
Is there any way the following script can be embedded in static FBML? <script src=\"http://widgets.twimg.com/j/2/widget.js\"></script>
I am really interested in how FB created FBML and how to go about creating something similar. Did they write a C++ processor that replaces FBML with HTML or do they use XSLT or what did they do to cre
I am using th开发者_JS百科e following invite code on my facebook app: <fb:serverFbml> <script type=\"text/fbml\">
I am trying to use FBML to redirect a user to the Wall after they click the \"Like\" button. I understand that FBML is the older way to do this. It does not seem to be working at all though. I am usin