2009年12月16日 星期三

推到 twitter, plurk, facebook

推到twitter
<div style='width:90px;><a href="javascript: void(window.open('http://twitter.com/home/?status='.concat(encodeURIComponent(document.title)) .concat(' ') .concat(encodeURIComponent(location.href))));">推到twitter</a></div>


推到PLURK
<div><a href="javascript: void(window.open('http://www.plurk.com/?qualifier=shares&status=' .concat(encodeURIComponent(location.href)) .concat(' ') .concat('(') .concat(encodeURIComponent(document.title)) .concat(')')));">推到PLURK</a></div>


推到FACEBOOK
<div><script>function fbs_click() {u=location.href;t=document.title;window.open(file://<wppreservesinglequote/ />http://www.facebook.com/sharer.php?u=\\<WPPreserveSingleQuote />+encodeURIComponent(u)+\\<WPPreserveSingleQuote />&t=\\<WPPreserveSingleQuote />+encodeURIComponent(t),\\<WPPreserveSingleQuote />sharer\\<WPPreserveSingleQuote />,\\<WPPreserveSingleQuote />toolbar=0,status=0,width=626,height=436\\<WPPreserveSingleQuote />);return false;}</script><a href="http://www.facebook.com/share.php?u=<url&gt;" onclick="return fbs_click()" target="_blank">推到FACEBOOK</a>
</div>

沒有留言: