fbjs
What are the different FB UI methods available and when should they be used?
I have been using \'stream.publish\' in the past, going off the most recent examples on their site I have tried using \'feed\' but was getting some strange results (images not pulling through unless t[详细]
2023-03-10 20:43 分类:问答Facebook Canvas Application - send updates to members who installed the application
I want to be able to send updates (in news activity) to users who have installed the canvas application - without posting on their wall or sending them Facebook messages.[详细]
2023-03-10 07:40 分类:问答Facebook API: Post to wall with multiline message
开发者_如何学运维I\'m posting to a User\'s wall using the Post API. I want the message which gets posted to have line breaks and links. Eg -[详细]
2023-03-09 21:36 分类:问答How to redirect to page after allowing permission in Facebook
I\'m trying to redirect the user to a page after he allows to share basic info with my site. I use the following code:[详细]
2023-03-06 17:09 分类:问答Anyway to append this script to the body after setTimeout
I am trying to append this script below to the end of the body after setTimeout of 3 seconds. The issue i am having is that, I am loading the facebook javascript all.js 3 seconds after the page has lo[详细]
2023-03-04 17:33 分类:问答FBJS callSWF IE issue
I have problem with Facebook JS callSWF method in IE. In all other br开发者_如何学Goowsers it works just fine, only IE (all versions) is trouble maker.[详细]
2023-02-25 07:22 分类:问答How can I detect that a user signed into Facebook?
Here is my scenario. When a user opens a browser and goes to facebook.com to sign himself in, I want to be able to detect that and init m开发者_如何学运维y Facebook application sign-in process.[详细]
2023-02-23 15:08 分类:问答Sharing a link with fbjs on facebook
I\'ve read through the web after being given advice to u开发者_JAVA百科se the jbjs SDK to share a link on facebook with specified image, title, link ...[详细]
2023-02-23 06:21 分类:问答How to upload images and videos to my server in facebook application
how to upload images and videos to my server in facebook application. if i use file tag facebook stri开发者_运维问答ps all file tags before sending in a request. iframe is the only way to upload ima[详细]
2023-02-19 11:57 分类:问答FB javascript SDK after jquery LOAD (ajax)
he script works fine for synchronous requests HTML HERE window.fbAsyncInit = function() { FB.init({appId: \'XXXXXXXX\', status: true, cookie: true, xfbml: true});[详细]
2023-02-19 02:28 分类:问答