I\'ve been developing a web-based app with Facebook integration, to run in mobile browsers. It uses the stream.publish method of the FB.ui javascript object. The app is working correctly on iPhone and
i am developing a facebook application.now i need to get more permission form user like user_birthday. is it possible to get these permission开发者_开发百科s from an existing user who has already adde
hi i am developing a facebook application. i need two date picker in my application. Is 开发者_如何学Gothere any date picker available. please help me...jQuery UI has a wide selection of methods that
FBJS is driving my mental, I am having problems with selecting elements. I have the following on the content of my page:
The title really says it all.Under some (undetermined) conditions FB.getLoginStatus() just stops working and won\'t invoke the callback I gave it.The on开发者_如何学Pythonly interesting clues I\'ve fo
I am looking into turning a JavaScript app (using jQuery) into a facebook widget, and am wondering what the benefit of using FBJS is over an iFrame with the app\'s current JavaScript code & librar
is it possible to use Auto_publish in Iframe Canvas I think all the facebook applications developer used the开发者_StackOverflow社区 fbjs > Facebook.streamPublish to auto publish
Hi I modify my application recently first it just takes basic info. permission from users but now I want stream publish permission too. So I check on my index page if users not granted stream publish
I created xml file in php.This file is successfully saved in my server direct开发者_如何转开发ory.
i have an alert in fbjs which returns undefined but when i am comparing a fbjs variable with underined it does not work...