facebook-javascript-sdk
Request Dialog - JavaScript Example - Does not work in internet explorer
I am following the example in the facebook Javascript SDK It works fine in Chrome, but for some reason, when i run the same code in Internet explorer, I get a Javascript error.[详细]
2023-04-08 15:14 分类:问答Problem with FB.ui apprequest dialog
I am trying to send ap开发者_开发知识库plication invites from an Iframe application. I open the dialog like this.[详细]
2023-04-08 09:14 分类:问答Facebook JS SDK: Displaying oAuth dialog in iframe
I am trying to display a Facebook UI dialog inside my iframe app, so that I can get an extended permission that we don\'t presently have. This was easily achieved using t开发者_如何学Pythonhe old SDK.[详细]
2023-04-08 06:43 分类:问答How can I reauthenticate with Facebook after the OAuth 2.0 changes to the sdk?
In our app we had some actions that we required the user to reauthenticate before proceeding. We used code like below to make this happen.[详细]
2023-04-08 05:14 分类:问答Difficulty posting Actions to Timeline
I\'ve tried building the basis of our next app following Facebook\'s Open Graph Tutorial but for some reason I\'m getting errors thrown at me regardless of how I try POSTing an action.[详细]
2023-04-07 18:27 分类:问答OAuth 2.0 cookie not set with FB.ui on Page tab
I am usin开发者_StackOverflow社区g FB.ui to authorize with application Facebook tab using simple:[详细]
2023-04-07 16:22 分类:问答Detect whether user is logged in to Facebook
I want to show Login button and Login st开发者_JAVA百科atus as \"LOGGED IN\" if the user has Facebook open in any other tab of their browser, and otherwise show \"NOT LOGGED IN\".To use the Facebook t[详细]
2023-04-07 07:31 分类:问答Facebook Javascript SDK window location reload not working on Firefox
I\'m building a website with Facebook Connect and therefore using the Facebook Javascript SDK. Problem: when using Firefox, the page doesn\'t reload properly once logged in or logged out.[详细]
2023-04-07 06:48 分类:问答Javascript code reloads each page one extra time on each request
About a month ago or something i encountered this behaviour on code that has been working this far. Whenever someone log-in via facebook, each page will reload extra one time.[详细]
2023-04-06 23:53 分类:问答Combining HTML form data with multi-friend selector
Having a heck of a time trying to figure out how to do this. I\'m trying to combine an HTML form of my making with a multi-friend selector so that people can, for example, choose an item with radio b[详细]
2023-04-06 22:47 分类:问答