facebook-javascript-sdk
Opening mobile web application from shared link from Facebook iOS application
I hav开发者_如何学运维e a mobile web application that uses the Javascript SDK to connect to facebook and use the Graph API to retrieve user information. When testing on an iPhone, the site works fine[详细]
2023-04-13 02:43 分类:问答How to detect if a user received new apprequest
I\'d like to detect if a user receives an apprequest during being in my app\'s canvas. Is 开发者_如何学JAVAthis possible via FB.Event.subscribe?[详细]
2023-04-13 00:02 分类:问答using FB.api to post to wall gives error
I am trying to post a message to the users wall using a application and FB.api. This is my page: <html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:fb=\"https://www.facebook.com/2008/fbml\">[详细]
2023-04-12 23:26 分类:问答What's the Facebook Javascript SDK equivalent of fb:req-choice?
I can post an apprequest from my site onto selected friends\' walls with a call to FB.ui. I\'m doing this to replace an old call that goes via some 开发者_JAVA百科FBML, namely fb:multi-friend-selector[详细]
2023-04-12 11:49 分类:问答FB is undefined even though I just used it
I am trying to add a Facebook Like button to a widget that I am creating.The code that I use to add the Facebook like button to my page is as follows:[详细]
2023-04-12 10:45 分类:问答Facebook authentication and subsequent ajax calls : efficiency and caching
My web application features a FB login button which is wired to some client side javascript to modify an html \"online\" element. The PHP side features the standard constructor[详细]
2023-04-12 03:59 分类:问答Posts made to profile page via FB.ui feed dialog are getting posted but links are not working
Steps to Reproduce: //Init Javascript SDK FB.init({ appId:\'204874249538850\', cookie:true, status:false, xfbml:true, oauth:true[详细]
2023-04-11 21:04 分类:问答og:type and domain restrictions on new User Actions?
So I\'m trying to implement posting of actions into the timeline using the JavaScript SDK, and am curious about the following two errors:[详细]
2023-04-11 17:48 分类:问答How to Create a signed_request with JS-SDK to pass to PHP-SDK via Ajax
I use the JS-SDK to Login the Users in my FB-App but directly after the User authorized my App I\'m passing a AJAX Request in wich i need the FB-Session in Firefox its working as it should without any[详细]
2023-04-11 16:35 分类:问答javascript on href disabeld on apps?
Suddenly all my apps does not work the javascript I include in href, sample: <a hre开发者_如何学Pythonf=\"javascript:dosomething()\">click</a>[详细]
2023-04-10 11:29 分类:问答