<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[A.PAO designSTUDIO BLOG]]></title> 
<link>https://blog.apao.idv.tw/index.php</link> 
<description><![CDATA[A.PAO designSTUDIO 阿保工作室]]></description> 
<language>zh-tw</language> 
<copyright><![CDATA[A.PAO designSTUDIO BLOG]]></copyright>
<item>
<link>https://blog.apao.idv.tw/post/222/</link>
<title><![CDATA[推文按鈕 程式 (Facebook, Plurk, Twitter...)]]></title> 
<author>apao &lt;apao@www.apao.idv.tw&gt;</author>
<category><![CDATA[網頁語言]]></category>
<pubDate>Sat, 26 Dec 2009 12:12:02 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post/222/</guid> 
<description>
<![CDATA[ 
	最近發現推文的人數增多了，Facebook, Plurk, Twitter的按鈕增加在各部落格與網站當中，下面是一些例文...<br/><br/><span style="color: #00008B;"><span style="font-size: 120%;"><strong>Facebook 推文按鈕語法</strong>(文字範例)</span><br/>↓直接拷貝到適當的html文當中。</span><br/><strong><</strong>a href="javascript: void(window.open('http://www.facebook.com/share.php?u='.concat(encodeURIComponent(location.href)) ));"<strong>></strong>[Facebook推文]<strong><</strong>/a<strong>></strong><br/><br/><span style="color: #00008B;"><span style="font-size: 120%;"><strong>Facebook 推文按鈕語法</strong>(圖片範例)</span><br/>↓直接拷貝到適當的html文當中。</span><br/><strong><</strong>a href="javascript:<br/>void(window.open('<a href="http://www.facebook.com/share.php?u='.concat(encodeURIComponent(location.href)) ));" target="_blank">http://www.facebook.com/share.php?u='.concat(encodeURIComponent(location.href))<br/>));</a>"<strong>></strong><strong><</strong>img src="<u>http://www.YourName.xx/images/banner_facebook.gif</u>" width="120" height="32"<br/>border="0" /<strong>></strong><strong><</strong>/a<strong>></strong><br/><span style="color: #00008B;">↑[<u>http://www.YourName.xx/images/banner_facebook.gif</u>]請注意放置位置。</span><br/><br/>素材︰<a href="https://blog.apao.idv.tw/attachment.php?fid=42" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=42" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><br/><span style="color: #00008B;"><span style="font-size: 120%;"><strong>Plurk噗浪推文按鈕語法</strong>(文字範例)</span><br/>↓直接拷貝到適當的html文當中。</span><br/><strong><</strong>a href="javascript: void(window.open('http://www.plurk.com/?qualifier=shares&status=' .concat(encodeURIComponent(location.href)) .concat(' ') .concat('&#40;') .concat(encodeURIComponent(document.title)) .concat('&#41;')));">[Plurk推文]<strong><</strong>/a<strong>></strong><br/><br/><span style="color: #00008B;"><span style="font-size: 120%;"><strong>Plurk噗浪推文按鈕語法</strong>(圖片範例)</span><br/>↓直接拷貝到適當的html文當中。</span><br/><strong><</strong>a href="javascript:<br/>void(window.open('http://www.plurk.com/?qualifier=shares&status='<br/>.concat(encodeURIComponent(location.href)) .concat(' ') .concat('(')<br/>.concat(encodeURIComponent(document.title)) .concat(')')));"<strong>></strong><strong><</strong>img<br/>src="<u>http://www.YourName.xx/images/banner_plurk.gif</u>" width="120" height="32" border="0" /<strong>></strong><strong><</strong>/a<strong>></strong><br/><span style="color: #00008B;">↑[<u>http://www.YourName.xx/images/banner_plurk.gif</u>]請注意放置位置。</span><br/><br/>素材︰<a href="https://blog.apao.idv.tw/attachment.php?fid=43" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=43" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><br/><span style="color: #00008B;"><span style="font-size: 120%;"><strong>Twitter推文按鈕語法</strong>(文字範例)</span><br/>↓直接拷貝到適當的html文當中。</span><br/><strong><</strong>a href="javascript: void(window.open('http://twitter.com/home/?status='.concat(encodeURIComponent(document.title)) .concat(' ') .concat(encodeURIComponent(location.href))));"<strong>></strong>[Twitter推文]<strong><</strong>/a<strong>></strong><br/><br/><span style="color: #00008B;"><span style="font-size: 120%;"><strong>Twitter推文按鈕語法</strong>(圖片範例)</span><br/>↓直接拷貝到適當的html文當中。</span><br/><strong><</strong>a href="javascript:<br/>void(window.open('http://twitter.com/home/?status='.concat(encodeURIComponent(document.title))<br/>.concat(' ') .concat(encodeURIComponent(location.href))));"<strong>></strong><strong><</strong>img<br/>src="<u>http://www.YourName.xx/images/banner_twitter.gif</u>" width="120" height="32" border="0" /<strong>></strong><strong><</strong>/a<strong>></strong><br/><span style="color: #00008B;">↑[<u>http://www.YourName.xx/images/banner_twitter.gif</u>]請注意放置位置。</span><br/><br/>素材︰<a href="https://blog.apao.idv.tw/attachment.php?fid=44" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=44" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>Tags - <a href="https://blog.apao.idv.tw/tags/%25E6%258E%25A8%25E6%2596%2587%25E6%258C%2589%25E9%2588%2595/" rel="tag">推文按鈕</a> , <a href="https://blog.apao.idv.tw/tags/%25E7%25A8%258B%25E5%25BC%258F/" rel="tag">程式</a> , <a href="https://blog.apao.idv.tw/tags/tag/" rel="tag">tag</a> , <a href="https://blog.apao.idv.tw/tags/facebook/" rel="tag">facebook</a> , <a href="https://blog.apao.idv.tw/tags/plurk/" rel="tag">plurk</a> , <a href="https://blog.apao.idv.tw/tags/twitter/" rel="tag">twitter</a>
]]>
</description>
</item><item>
<link>https://blog.apao.idv.tw/post/222/#blogcomment174</link>
<title><![CDATA[[評論] 推文按鈕 程式 (Facebook, Plurk, Twitter...)]]></title> 
<author>路過 &lt;user@domain.com&gt;</author>
<category><![CDATA[評論]]></category>
<pubDate>Wed, 13 Apr 2011 08:08:13 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post/222/#blogcomment174</guid> 
<description>
<![CDATA[ 
	src&nbsp;&nbsp;前 少了 &lt;img
]]>
</description>
</item><item>
<link>https://blog.apao.idv.tw/post/222/#blogcomment177</link>
<title><![CDATA[[評論] 推文按鈕 程式 (Facebook, Plurk, Twitter...)]]></title> 
<author>iris &lt;user@domain.com&gt;</author>
<category><![CDATA[評論]]></category>
<pubDate>Fri, 27 May 2011 07:48:39 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post/222/#blogcomment177</guid> 
<description>
<![CDATA[ 
	感謝您的分享請問您知道分享的語法寫在flash裡面該怎麼下嗎？
]]>
</description>
</item><item>
<link>https://blog.apao.idv.tw/post/222/#blogcomment310</link>
<title><![CDATA[[評論] 推文按鈕 程式 (Facebook, Plurk, Twitter...)]]></title> 
<author>疑問者 &lt;user@domain.com&gt;</author>
<category><![CDATA[評論]]></category>
<pubDate>Sun, 20 Jan 2013 06:12:19 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post/222/#blogcomment310</guid> 
<description>
<![CDATA[ 
	請教如何在每篇文章加上FB 留言框??
]]>
</description>
</item>
</channel>
</rss>