I have a page开发者_开发百科 on my website that I have added the Facebook like feature to it implemented via an frame as outlined in the Facebook specification.
I\'m developing a UI functionality for our facebook app locally. I am getting the content like $auth_url and then adding it in the source src of an iframe. But this gives me a few errors like 500 int
I\'m trying to migrate an old FBML app to iFrame using the new PHP SDK and GRAPH API, but cannot figure out - how to find the visitor\'s city.
I\'m working on a FB canvas application that will run in a page tab开发者_开发问答. The app will be taking card payments, so some pages will need to be secure. For users browsing Facebook on HTTPS, th
I\'m a beginner with Facebook Iframe. This code works well on my page: <script src=\"js/mootools-1.2.4-core-yc.js\" type=\"text/javascript\" charset=\"utf-8\"></script>
I wanna use Facebook\'s Like button on my web site. It\'s so simple as everyone knows but I have a problem with the censorship in our country.
A Facebook canvas app can only access the Facebook Credits APIs if the app has been whitelisted. To get whitelisted you need to fill out an application that registers your company and links a bank acc
The simple thing of calling FB.init (right before </body>) and 开发者_C百科then FB.getLoginStatus(callback) doesn\'t fire the callback function.
Strange request - I know this wouldn\'t normally work with a typical iframe situation... but wondering if Facebook have done anything to allow for this.
I created a facebook page for my company and we wanted to add a custom tab for u开发者_如何学Pythonsers to land on. I went and created an app to do an iframe tab since fbml has been depreciated. Anywa