简体   繁体   English

在Facebook上与fbjs共享链接

[英]Sharing a link with fbjs on facebook

I've read through the web after being given advice to use the jbjs SDK to share a link on facebook with specified image, title, link ... 在获得建议后,我已经阅读了网络,使用jbjs SDK在Facebook上共享具有指定图像,标题,链接的链接...

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的新手……

FBJS has been deprecated by Facebook. FBJS已被Facebook弃用。 Look at the new javascript sdk: http://developers.facebook.com/docs/reference/javascript/ 查看新的javascript SDK: http : //developers.facebook.com/docs/reference/javascript/

To share links you use the FB.ui method. 要共享链接,请使用FB.ui方法。 http://developers.facebook.com/docs/reference/javascript/FB.ui/ http://developers.facebook.com/docs/reference/javascript/FB.ui/

Consider you need user input for this, it's just the way it works. 考虑到您需要用户输入,这就是它的工作方式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM