Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Use Feed Dialog .
Don't forget to connect Facebook Javascript SDK https://developers.facebook.com/docs/javascript/qu...
And fix the code below
FB.ui(
{
method: 'feed',
name: 'This is the content of the "name" field.',
link: 'URL which you would like to share ',
picture: 'URL of the image which is going to appear as thumbnail image in share dialogbox',
caption: 'Caption like which appear as title of the dialog box',
description: 'Small description of the post',
message: ''
}
);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question