Firefox
中无效。
请参阅在线problem demo here。
我有以下包含facebook,twitter和链接共享链接的HTML:
<a id="FBshare_{{MashupId}}" name="fb_share" type="box_count" share_url="http://google.com"></a>
<a id="TWshare_{{MashupId}}" href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-url="http://google.com">Tweet</a>
<script data-counter="top" type="in/share" data-url="http://google.com"></script>
关注javascript代码:
// this script just does not work, I dont know why.
$.getScript("http://platform.linkedin.com/in.js");
$.getScript("http://static.ak.fbcdn.net/connect.php/js/FB.Share");
$.getScript("http://platform.twitter.com/widgets.js");
但由于某些原因,链接的脚本不起作用,并且链接的共享链接不显示。
任何帮助都将不胜感激。
答案 0 :(得分:0)
你的jsFiddle上的linkedin代码在Firefox中非常适合我。尝试将firefox更新到最新版本。我的是v 8.0