facebook-iframe
How does Facebook set cross-domain cookies for iFrames on canvas pages?
I was browsing Facebook\'s documentatio开发者_StackOverflow中文版n reading about canvas applications and I came across an example application: http://developers.facebook.com/docs/samples/canvas. As I[详细]
2023-02-04 05:08 分类:问答Facebook PHP SDK problem with getLoginUrl()
I am having 开发者_Python百科a trouble with PHP SDK logging in using getLoginUrl(). when the user click the link generated by that function it does not show the permission dialog instead it shows a fa[详细]
2023-01-31 04:25 分类:问答How to do FB.ui({ method: 'auth.login' ...) with display: 'iframe' instead of 'popup'?
I\'m working on a login for a simple Facebook app. I\'m able to use the JavaScript SDK to successfully present a login / extended permissions dialog in a popup window with either FB.login or the follo[详细]
2023-01-28 02:14 分类:问答[facebook app]Is there any way I can get the user_id from tab?
I\'m trying to get user_id from the tab. I found out the params[\"signed_request\"] will give me some info about the user_id.[详细]
2023-01-26 20:27 分类:问答Resizing Iframes in Facebook Applications
So it looks like Facebook has removed the page referencing how to resize iframe开发者_如何学Python apps except this one which includes a 404\'ed js file.[详细]
2023-01-25 08:34 分类:问答Facebook iframe triggers unsecure/secure warning
I\'d like to use the Facebook social plugins (which are iframes) on my secure page.I have the facebook src attribute as开发者_如何学运维 \"https://www.facebook....\" which allows the page to render no[详细]
2023-01-24 21:24 分类:问答iframe-based facebook app gets unwanted scroll bars with a smaller windows size
I have this Facebook application profile page: http://www.facebook.com/developers/editapp.php?app_id=122313254494566#!/apps/application.php?id=122313254494566[详细]
2023-01-24 05:58 分类:问答Customizing Title and Description using Facebook Share in an IFrame
I\'ve created that is hosted on my home site, and included on 3 individual sites via IFrame. After the poll is completed, we would like to give pollers the ability to share their results via Facebook[详细]
2023-01-24 00:54 分类:问答Facebook and Twitter iframes crossing paths
I\'m putting Tweet buttons and Facebook Like buttons on my site. They work fine in most areas but I have a modal popup (a popup that stays within the content window) that\'s causing some strange behav[详细]
2023-01-23 04:26 分类:问答Facebook JS SDK: Check permissions before Login PopUp
I want to check permissions of a logged in user before presenting the iframe login to request extended perms, but the iframe popup gets blocked by the browser (ff, chrome tested). I want to avoid this[详细]
2023-01-22 17:14 分类:问答