开发者

Create a link share feature like facebook

I want to create a feature similar to facebook share link in php or javascript

When we share a link in face开发者_开发百科book, it automatically fetch the thumbnail, title, description etc from that page.

I want to develop same feature

Thanks in Advance


please try this.

<a expr:name='data ost.title' expr:id='data ost.url' onclick='return addthis_open(this, "", "page_link_you_want_share", "page_link_you_want_share");' onmouseout='addthis_close()' onclick='return addthis_sendto()'><span>share</span></a>

Thanks.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜