Is there an (easy) way to customise the look of the facebook like开发者_开发技巧 button implemented via fbml?
Per the new profile/fan page tab rule that eliminates the iF开发者_运维技巧rame option, is there a way to dynamically generate content for a given tab? I\'ve seen methods that wrap a canvas app (but r
I have a fbml app with a contact form and inputs like this one: <input type=\"text\" tabindex=\"1\" value=\"Name\" name=\"name\" id=\"name\" onfocus=\"if(this.value开发者_运维技巧==\'Name\')this.v
I\'ve wasted four hours today and several hairs trying to solve this issue but failed. We use facebook.conne开发者_Python百科ct to authorize users on our site and perform various actions. One of thes
Using Facebook\'s FBML login button, is it possible to use cust开发者_如何学运维om login/logout images?
i am trying to get the current logged in user\'s friends, they should select one friend using the form below and then submit it to the same page.
well I\'m reading the fb connect tutorial here http://wiki.developers.facebook.com/index.php/Facebook_Connect_Tutorial1
I need to ask a question about facebook fan page. I need to create a page which user can only see if they Likes the page otherwise blury view of the page.
I\'ve been tasked to develop a fairly simple reservation console for a hotel. It features two <form>s which have corresponding tabs, the active tab applies to the default form and the inactive t
so i\'m creating a login_url using php framework and getLoginUrl(). if my facebook app is setted as an FBML page, something like this works fine