Facebook's JavaScript SDK provides a rich set of client-side functionality for accessing Facebook's server-side API calls. It can collaborate with any SDK like PHP, C#, Java, android, ios, etc

learn more… | top users | synonyms (1)

0
votes
0answers
3 views

Urgently Desktop application to run as Facebook application

i will make a Facebook application with specific permission and then i will store the users IDs in a database server but i didn't want to post status from the web app as i want to make desktop app to ...
0
votes
0answers
13 views

Recover list of checkboxes selected in Javascript

Here I have my list of checkboxes pre-populated, with 3 elements. <h:form id="form"> <p:selectManyCheckbox id="checks" value="#{fbController.selectedFB}" ...
0
votes
0answers
2 views

Can't edit input fields inside iframe app after using FB.login on Firefox

I'm facing the problem that when I use FB.login inside my Facebook iframe app using Firefox I can't edit any input fields. The strange thing is that as soon as I set the focus anywhere outside the ...
0
votes
0answers
14 views

Sending app facebook request to a non-friend having tokens id

I explain my case, I'm trying to send FB request to an app to people who is not my friend and I want to do it in name of other person. All these through a java web app I developed (and I'm able to ...
0
votes
1answer
15 views

Send app notification to a friend in Facebook

I'm totally new in Facebook API. I have created a Facebook app and through a java web app I want to send requests to invite my friends to use my app and redirect them to the app download page (or at ...
-4
votes
0answers
18 views

Dedicate a song using Facebook sdk [closed]

I need to select a fried from list and then select a song to share to friends selected. I need to know which facebook method will help me to do this or I have to create this all manually
0
votes
0answers
17 views

Durandal js and Facebook client side authentication

I am not able to figure out how do I use facebook's client side authentication with Durandal.js. Can someone provide me with some example of something? I tried to initialize facebook's authentication ...
1
vote
1answer
34 views

Facebook Javascript API Takes A Long Time to Initialize when There Are A Lot of Images on The Page

I recently ran into an issue where Facebook API takes a very long time to initialize when there are a lot of images on the page. I would this is more visible when there are about 50MB of images. ...
0
votes
1answer
21 views

Can facebook API do this?

On my site I want members to be able to click a link import your Facebook photo then a Facebook popup opens and asks user to confirm that he/she wants to share their profile picture with my website. ...
0
votes
0answers
7 views

scrollTop from Fb.Canvas.getPageInfo() returns a multiple of the offsetTop value in IE

I am using the scrollTop value of the returned object of the FB.Canvas.getPageInfo() function to determine where to place a modal on a Facebook tab's page. Subsequent calls to the ...
0
votes
0answers
12 views

JavaScript async script is blocking

I've been having trouble loading connect.facebook.net/en_GB/all.js. I'm not sure if it's happening to anyone else, but this script takes forever to load (sometimes doesn't load). It doesn't even ...
0
votes
0answers
15 views

Facebook logout when not authorized

I'm building a public installation using, built as an iOS web app (using the "Add to Home Screen" functionality) which is going to allow users to share content on Facebook. I'm currently logging the ...
-2
votes
0answers
21 views

how to post photo feed that open within facbook [closed]

I have searched the web, either my query is not clear or what. Searches throwing open graph results. Any one knows how to post a feed on timeline that it opens within the facebook lightbox rather ...
0
votes
1answer
18 views

undefined response , facebook javascript SDK

I am trying to import some Photos from a Facebook page that I own. I am following this answer on Stack Overflow, more specifically the Client-Side part. In the answer 3 steps are suggested. Add ...
-2
votes
0answers
8 views

facebook Javascript SDK error [duplicate]

I am trying to use facebooks Javascript SDK following this reference guide. The first step as stated there , is to load and initialize the Javascript SDK by adding after your body tag the code: ...

1 2 3 4 5 160
15 30 50 per page