Top "Fb.ui" questions

the method used to trigger different forms of Facebook created UI dialogs.

Send private messages to friends

I need to get via Facebook connect user's info and send a private message to all of his friends. Is …

facebook facebook-graph-api fb.ui facebook-messages facebook-friends
FB.ui share set the title, message and image

I'm using FB.ui to share a page to Facebook and I'm trying to set the title and message (image …

javascript facebook fb.ui
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
FB.ui feed dialog requires redirect_uri, dialog does not close

I am trying to open a feed dialog using the JS SDK's FB.ui method and have it close after …

javascript facebook sdk dialog fb.ui
Invalid App Id: Must be a number or numeric string representing the application id

I am building facebook iframe app. When I load this section of code on browser. In browsers console I seen …

fb.ui
How can I share an image on Facebook using FB.ui feed dialog?

I have this script which I use for my users to share the URL of my website on Facebook. I …

javascript facebook facebook-graph-api fb.ui
Share link to posts when using FB.ui

I made a small app to FB that is using FB.ui to allow users to share it on their …

facebook facebook-javascript-sdk facebook-wall fb.ui
FB.ui send dialog box not working on iPhone

i'm having troubles at creating a FB.ui send dialog box when my web app is running on iPhone. Here's …

javascript iphone ios facebook fb.ui