<img src='https://pimg.1px.tw/ichich2014/1416439838-1114252082.png' border='0' title='未命名 - 1' alt='未命名 - 1' /> 就是我自己做一個超連結,這個超連結點下去,會開啟一個新視窗,這個新視窗就是FB的分享視窗,要怎麼做? 不是用Iframe的方式 這裡提供給大家一個語法 以下是開新視窗 <a onClick="window.open('http://www.facebook.com/sharer.php?u=http://www.google.com', 'sharer', 'toolbar=0,status=0,width=548,height=325');" target="_parent" href="javascript: void(0)">Custom Share on Facebook page!</a> 開新分頁 <a class="facebook button button-blue" name="fb_share" id="fb_share" type="box_count" href="http://www.facebook.com/sharer.php?u=http://www.google.com" target="_blank" share_url="http://ecard.epochtimes.com/show-ecard-963.html"></a>