This case seems unbelievable. I have two versions of a fbml page to display a list of users to invite.The two pages return identical html.The only difference is that one has a url like http://mydomai
i used to use <fb:serverfbml> and to parse it FB.XFBML.parse(). when i switched to FB.ui, it is very effecient. but as far as i understand, for \"apprequests\" method, i have to display mode av
I am trying validate input from a multi-friend-selector that I have embedded like so: <fb:serverFbml>
I am developing a facebook application 开发者_JAVA技巧with iFrame render method. So in order to display my name, I used serverfbml tags. This is my code:
UPDATE: this has just started happening again, would appreciate any help. I am using server fbml to render an Invite Friends iframe and it was working fine up until two days ago. Basically, after sub
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.
The below code: <html xmlns=\"http://www.w开发者_运维知识库3.org/1999/xhtml\" xmlns:fb=\"http://www.facebook.com/2008/fbml\"
I\'m writing a Facebook iframe/Facebook Connect application and one of the pages includes a multi-friend-selector. It renders perfectly in every browser I tried (FF/Mac, Safari/Mac, IE8/Win) but does