Top "Facebook" questions

Facebook Platform lets developers integrate their apps directly into the Facebook social networking service.

How to get access token from FB.login method in javascript SDK

I need to get the access token from FB.login method in Javascript SDK. My login code is FB.login(…

facebook facebook-javascript-sdk
Add Facebook Share button to static HTML page

Is there any way to add a Facebook Share Button to a static HTML page? I've implemented a simple web …

html facebook share
Is it possible to have a custom facebook like button?

Sometimes, clients want to have a custom "facebook button". I mean with a different image and design. I used to …

facebook facebook-like
custom facebook share button

I want to share my website articles on facebook (content,image,title)! but facebook doesn't detect correct image. in this …

php facebook share
Share Text on Facebook from Android App via ACTION_SEND

I have an Android app and it supports sending text via other apps. It therefore uses the ACTION_SEND intent …

android facebook android-intent android-sharing
How to detect when facebook's FB.init is complete

The old JS SDK had a function called FB.ensureInit. The new SDK does not seem to have such function... …

javascript facebook
Facebook Oauth Logout

I have an application that integrates with Facebook using Oauth 2. I can authorize with FB and query their REST and …

facebook oauth logout
Getting the Facebook like/share count for a given URL

I'm using the Facebook API to get the like/share count for given URLs. The strange thing is that it …

facebook facebook-graph-api facebook-fql
Facebook Callback appends '#_=_' to Return URL

Facebook callback has started appending #_=_ hash underscore to the Return URL Does anyone know why? What is the solution?

facebook returnurl