FB.UI(
{
method: 'feed',
name: 'Facebook Dialogs',
description: 'Dialogs provide a simple, consistent interface for applications to interface
with users Dialogs provide a simple,consistent interface for applications to,
interface with users.'
link: 'http://www.slstop.com/',
picture: 'http://m.c.lnkd.licdn.com/media/p/2/000/0b3/027/17c9231.png',
}
)
Facebook 分享对话框冗长的“描述”没有完全显示根据上面的代码,我为“描述”变量分配了一个冗长的段落,按下“分享”按钮后它完全显示,但是一旦“发布”按钮打开对话框,当帖子出现在 Facebook 时间线中时,“描述”部分未完全显示(仅显示两行描述)。
Is there any solution to show the lengthy “Description” completely?