开发者

Sharing a link with fbjs on facebook

开发者 https://www.devze.com 2023-02-23 06:21 出处:网络
I\'ve read through the web after being given advice to u开发者_JAVA百科se the jbjs SDK to share a link on facebook with specified image, title, link ...

I've read through the web after being given advice to u开发者_JAVA百科se the jbjs SDK to share a link on facebook with specified image, title, link ...

Maybe someone experienced can tell me how to do that or at least, where I can find something specific on my sharing idea ... because I'm a newbe on the fbjs ...


FBJS has been deprecated by Facebook. Look at the new javascript sdk: http://developers.facebook.com/docs/reference/javascript/

To share links you use the FB.ui method. http://developers.facebook.com/docs/reference/javascript/FB.ui/

Consider you need user input for this, it's just the way it works.

0

精彩评论

暂无评论...
验证码 换一张
取 消