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.
I am trying to send ap开发者_开发知识库plication invites from an Iframe application. I open the dialog like this.
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.
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.
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.
I am usin开发者_StackOverflow社区g FB.ui to authorize with application Facebook tab using simple:
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
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.
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.
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