Top "Facebook-javascript-sdk" questions

Facebook's JavaScript SDK provides a rich set of client-side functionality for accessing Facebook's server-side API calls.

FB is not defined in Facebook Login

I have the following code but the FB.login gives a FB is not defined javascript error. What am I …

facebook facebook-javascript-sdk facebook-login facebook-permissions
Facebook like and share button with callback

I have a webpage where I have placed a Facebook like & share button and corresponding javascript callback functions are …

javascript facebook callback facebook-like facebook-javascript-sdk
Using "share_open_graph" Facebook UI to create dynamic share dialog for quiz results

Summary: My problem is getting FB.ui, via the share_open_graph method, to create a customised share dialog that …

jquery facebook facebook-graph-api facebook-javascript-sdk fb.ui
Facebook share via FB.ui

I am trying to use the following code that I wrote based on the new documentation for showing a "post …

javascript facebook-javascript-sdk fb.ui
Using FB.ui to post to Page wall

I'm using FB.ui to post to a Facebook user wall. However, I am uncertain on which parameters to use …

facebook facebook-graph-api facebook-javascript-sdk
Face recognition via facebook API

Currently, if I have a facebook friend whom I've tagged in a picture that I've uploaded, when I upload a …

facebook api facebook-graph-api facebook-javascript-sdk facebook-php-sdk
How to make the new facebook post embed feature responsive?

I couldn't find any solutions on google which can make the newly introduced facebook posts embed to responsive. Does anyone …

css facebook facebook-javascript-sdk
FB is not defined javascript

I've a problem with FB JS SDK. I'm trying to do a request to get the fan_count of a …

javascript facebook facebook-graph-api facebook-javascript-sdk
Facebook JS SDK FB.logout() doesn't terminate user session

I'm attempting to log a user out of facebook with the Facebook JS SDK, however calling: FB.logout(function(response){ …

javascript facebook facebook-javascript-sdk
How to get user location and user hometown in facebook api?

I am already using this script but I didn't get hometown and location when I use API the hometown and …

javascript facebook jsp facebook-graph-api facebook-javascript-sdk