<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>開源王</title>
	<atom:link href="http://osking.homeserver.com.tw/feed/" rel="self" type="application/rss+xml" />
	<link>http://osking.homeserver.com.tw</link>
	<description>osking開源王是一個開放程式碼文章發表的網站</description>
	<lastBuildDate>Mon, 12 Oct 2009 02:32:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://osking.homeserver.com.tw/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>圖片透明倒影 Reflection</title>
		<link>http://osking.homeserver.com.tw/2009/10/%e5%9c%96%e7%89%87%e9%80%8f%e6%98%8e%e5%80%92%e5%bd%b1-reflection/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/%e5%9c%96%e7%89%87%e9%80%8f%e6%98%8e%e5%80%92%e5%bd%b1-reflection/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 02:31:44 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[圖片透明倒影]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=397</guid>
		<description><![CDATA[<p><strong>套件名稱：</strong>Reflection<br />
<strong>版本： </strong>2.0<br />
<strong>說明：</strong><br />
Reflection.js 是一個只有 5Kb 的javascript套件，Reflection 可以產生圖片半透明、倒影等效果，運用的方式也很簡單，請見以下步驟。</p>
<p><strong>1. 嵌入 Reflection.js 套件</strong></p>
<pre style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #ededff; font-size: 11px; line-height: 1.3em; overflow-x: auto; overflow-y: auto; width: 525px; clear: both; background-position: initial initial; padding: 11px; margin: 0px; border: 1px solid #dadada;"><code>&#60;script type="text/javascript" src="reflection.js"&#62;&#60;/script&#62;</code></pre>
<p><strong>2. 在要產生倒影的圖片上加入 class=&#8221;reflect&#8221; ，即可以產生倒影效果。</strong></p>
<p><strong>3. 其他選項的效果如 <code>class="reflect rheight33 ropacity33"<br />
rheight33：<span style="font-weight: normal;">指的是倒影的高度為33%，當然你可以指定rheight40,rheight66或rheight100</span><br />
ropacity33： <span style="font-weight: normal;">指的是不透明程式為33%，數值越小透明程式越高</span></code></strong></p>
<p><strong><span style="font-weight: normal;">更詳細的說明請參考 <a href="http://osking.homeserver.com.tw/demo/reflection/readme.html" target="_blank">Reflection說明</a> ， <a href="http://osking.homeserver.com.tw/demo/reflection/testsuite.html" target="_blank">Reflection的demo</a></span></strong></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fosking.homeserver.com.tw%2F2009%2F10%2F%25e5%259c%2596%25e7%2589%2587%25e9%2580%258f%25e6%2598%258e%25e5%2580%2592%25e5%25bd%25b1-reflection%2F&#38;linkname=%E5%9C%96%E7%89%87%E9%80%8F%E6%98%8E%E5%80%92%E5%BD%B1%20Reflection"><img src="http://osking.homeserver.com.tw/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>沒有找到相關文章</p>


沒有找到相關文章]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/%e5%9c%96%e7%89%87%e9%80%8f%e6%98%8e%e5%80%92%e5%bd%b1-reflection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>javascript 簡體中文手冊</title>
		<link>http://osking.homeserver.com.tw/2009/10/javascript-%e7%b0%a1%e9%ab%94%e4%b8%ad%e6%96%87%e6%89%8b%e5%86%8a/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/javascript-%e7%b0%a1%e9%ab%94%e4%b8%ad%e6%96%87%e6%89%8b%e5%86%8a/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 05:57:50 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=390</guid>
		<description><![CDATA[<p>javascript 簡體中文手冊</p>
<p><a href="http://osking.homeserver.com.tw/wp-content/uploads/2009/10/JScript中文參考手冊.rar">JScript中文參考手冊</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fosking.homeserver.com.tw%2F2009%2F10%2Fjavascript-%25e7%25b0%25a1%25e9%25ab%2594%25e4%25b8%25ad%25e6%2596%2587%25e6%2589%258b%25e5%2586%258a%2F&#38;linkname=javascript%20%E7%B0%A1%E9%AB%94%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8A"><img src="http://osking.homeserver.com.tw/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>沒有找到相關文章</p>


沒有找到相關文章]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/javascript-%e7%b0%a1%e9%ab%94%e4%b8%ad%e6%96%87%e6%89%8b%e5%86%8a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ip2country 從ip查詢國家</title>
		<link>http://osking.homeserver.com.tw/2009/10/ip2country-%e5%be%9eip%e6%9f%a5%e8%a9%a2%e5%9c%8b%e5%ae%b6/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/ip2country-%e5%be%9eip%e6%9f%a5%e8%a9%a2%e5%9c%8b%e5%ae%b6/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 03:11:22 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[ip查國家]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=374</guid>
		<description><![CDATA[<strong>程式名稱：</strong>ip2country
<strong>官網：<a href="http://phpweby.com/software/ip2country" target="_blank">http://phpweby.com/software/ip2country</a></strong>
<strong>demo：<a href="http://phpweby.com/demo/ip2country" target="_blank">http://phpweby.com/demo/ip2country</a></strong>
<strong>程式說明：</strong>
ip2country 是一款 php 的免費程式，ip2country 本身有一個 ip 及 國家別的對映表，並記錄在mysql中。
範例：
&#60;?php
include_once('ip2c/ip2country.php');
$ip2c=new ip2country();
$ip2c-&#62;mysql_host='localhost';
$ip2c-&#62;db_user='user';
$ip2c-&#62;db_pass='pass';
$ip2c-&#62;db_name='ip2country';
$ip2c-&#62;table_name='ip2c';
echo 'Your country name is '. $ip2c-&#62;get_country_name() . '&#60;br&#62;';
echo 'Your country code is ' . $i[......]<p class='read-more'><a href='http://osking.homeserver.com.tw/2009/10/ip2country-%e5%be%9eip%e6%9f%a5%e8%a9%a2%e5%9c%8b%e5%ae%b6/'>继续阅读</a></p>


沒有找到相關文章]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/ip2country-%e5%be%9eip%e6%9f%a5%e8%a9%a2%e5%9c%8b%e5%ae%b6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>progress bar 多個進度條效果</title>
		<link>http://osking.homeserver.com.tw/2009/10/progress-bar-%e5%a4%9a%e5%80%8b%e9%80%b2%e5%ba%a6%e6%a2%9d%e6%95%88%e6%9e%9c/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/progress-bar-%e5%a4%9a%e5%80%8b%e9%80%b2%e5%ba%a6%e6%a2%9d%e6%95%88%e6%9e%9c/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 07:42:12 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript 特效]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[進度條]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=366</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><strong>套件名稱：</strong>progress<a href="http://osking.homeserver.com.tw/demo/growl/mootools-1.2b2.js" target="_blank"><strong><br />
</strong> </a><strong>範例說明：<br />
<span style="font-weight: normal;">本文章示範多種進度條效果。</span></strong></p>
<p><strong><span style="font-weight: normal;"><a href="http://www.webappers.com/progressBar/" target="_blank">jsProgressBarHandler</a> &#8211; 是一款以 <a href="http://www.prototypejs.org/" target="_blank">prototype </a> 為基礎的進度條效果。  <a href="http://osking.homeserver.com.tw/demo/progress_bar/jsProgressBarHandler/index.html" target="_blank">demo按我<br />
</a><a rel="shadowbox" href="http://osking.homeserver.com.tw/wp-content/uploads/2009/10/jsProgressBarHandler1.jpg"><img class="alignnone size-medium wp-image-368" title="jsProgressBarHandler1" src="http://osking.homeserver.com.tw/wp-content/uploads/2009/10/jsProgressBarHandler1-300x266.jpg" alt="jsProgressBarHandler1" width="300" height="266" /></a></span></strong></p>
<p><strong><span style="font-weight: normal;"><a href="http://t.wits.sg/jquery-progress-bar/" target="_blank">jQuery progress bars</a> &#8211; 一個可以顯示上傳進度條的 jQuery 套件。     <a href="http://t.wits.sg/misc/jQueryProgressBar/demo.php" target="_blank">demo 按我<br />
</a><a rel="shadowbox" href="http://osking.homeserver.com.tw/wp-content/uploads/2009/10/jquery_progress_bars.jpg"><img class="alignnone size-medium wp-image-371" title="jquery_progress_bars" src="http://osking.homeserver.com.tw/wp-content/uploads/2009/10/jquery_progress_bars-300x114.jpg" alt="jquery_progress_bars" width="300" height="114" /></a></span></strong></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fosking.homeserver.com.tw%2F2009%2F10%2Fprogress-bar-%25e5%25a4%259a%25e5%2580%258b%25e9%2580%25b2%25e5%25ba%25a6%25e6%25a2%259d%25e6%2595%2588%25e6%259e%259c%2F&#38;linkname=progress%20bar%20%E5%A4%9A%E5%80%8B%E9%80%B2%E5%BA%A6%E6%A2%9D%E6%95%88%E6%9E%9C"><img src="http://osking.homeserver.com.tw/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/%e6%b5%ae%e5%8b%95%e8%a6%96%e7%aa%97%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: 浮動視窗效果'>浮動視窗效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/%e5%9c%96%e7%89%87%e6%94%be%e5%a4%a7%e9%8f%a1%e6%95%88%e6%9e%9c-jqzoom/' rel='bookmark' title='Permanent Link: 圖片放大鏡效果 jQZoom'>圖片放大鏡效果 jQZoom</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-gallery-%e5%9c%96%e7%89%87%e5%8b%95%e7%95%ab%e9%a1%af%e7%a4%ba%e9%9b%86/' rel='bookmark' title='Permanent Link: jQuery Gallery 圖片動畫顯示集'>jQuery Gallery 圖片動畫顯示集</a></li>
</ol></p>


相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/%e6%b5%ae%e5%8b%95%e8%a6%96%e7%aa%97%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: 浮動視窗效果'>浮動視窗效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/%e5%9c%96%e7%89%87%e6%94%be%e5%a4%a7%e9%8f%a1%e6%95%88%e6%9e%9c-jqzoom/' rel='bookmark' title='Permanent Link: 圖片放大鏡效果 jQZoom'>圖片放大鏡效果 jQZoom</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-gallery-%e5%9c%96%e7%89%87%e5%8b%95%e7%95%ab%e9%a1%af%e7%a4%ba%e9%9b%86/' rel='bookmark' title='Permanent Link: jQuery Gallery 圖片動畫顯示集'>jQuery Gallery 圖片動畫顯示集</a></li>
</ol>]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/progress-bar-%e5%a4%9a%e5%80%8b%e9%80%b2%e5%ba%a6%e6%a2%9d%e6%95%88%e6%9e%9c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>浮動視窗效果</title>
		<link>http://osking.homeserver.com.tw/2009/10/%e6%b5%ae%e5%8b%95%e8%a6%96%e7%aa%97%e6%95%88%e6%9e%9c/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/%e6%b5%ae%e5%8b%95%e8%a6%96%e7%aa%97%e6%95%88%e6%9e%9c/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 06:46:59 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[Growl]]></category>
		<category><![CDATA[javascript 特效]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=364</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><strong>套件名稱：</strong>growl<br />
<strong> 版本：</strong>2.0<br />
<strong> 需求：</strong><a href="http://osking.homeserver.com.tw/demo/growl/mootools-1.2b2.js" target="_blank">mootools-1.2b2<br />
</a><strong>範例說明：<br />
<span style="font-weight: normal;">growl 2.0 是一款以 mootools 為基礎的套件，growl 可以產生浮動視窗效果。</span> </strong><a href="http://osking.homeserver.com.tw/demo/growl/index.html" target="_blank">按我demo</a><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/xf2JJS1kHu8&#038;hl=zh_TW&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/xf2JJS1kHu8&#038;hl=zh_TW&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fosking.homeserver.com.tw%2F2009%2F10%2F%25e6%25b5%25ae%25e5%258b%2595%25e8%25a6%2596%25e7%25aa%2597%25e6%2595%2588%25e6%259e%259c%2F&#38;linkname=%E6%B5%AE%E5%8B%95%E8%A6%96%E7%AA%97%E6%95%88%E6%9E%9C"><img src="http://osking.homeserver.com.tw/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/progress-bar-%e5%a4%9a%e5%80%8b%e9%80%b2%e5%ba%a6%e6%a2%9d%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: progress bar 多個進度條效果'>progress bar 多個進度條效果</a></li>
</ol></p>


相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/progress-bar-%e5%a4%9a%e5%80%8b%e9%80%b2%e5%ba%a6%e6%a2%9d%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: progress bar 多個進度條效果'>progress bar 多個進度條效果</a></li>
</ol>]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/%e6%b5%ae%e5%8b%95%e8%a6%96%e7%aa%97%e6%95%88%e6%9e%9c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>google chrome快速鍵一覽表</title>
		<link>http://osking.homeserver.com.tw/2009/10/google-chrome%e5%bf%ab%e9%80%9f%e9%8d%b5%e4%b8%80%e8%a6%bd%e8%a1%a8/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/google-chrome%e5%bf%ab%e9%80%9f%e9%8d%b5%e4%b8%80%e8%a6%bd%e8%a1%a8/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 06:32:32 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[其他]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[快速鍵]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=361</guid>
		<description><![CDATA[視窗和分頁快速鍵



Ctrl+N 鍵<strong> </strong>
開啟新視窗


Ctrl+T 鍵<strong></strong>
開啟新分頁


Ctrl+Shift+N 鍵<strong></strong>
以無標題模式開啟新視窗


按下 Ctrl+O 鍵，然後選取檔案<strong></strong>
使用「Google 瀏覽器」開啟您電腦上的檔案


按下 Ctrl 鍵的同時按一下連結<strong></strong>
在後台的新分頁中開啟連結，但仍停留在目前分頁


按下 Ctrl+Shift 鍵的同時按一下連結<strong></strong>
在新分頁中開啟連結，同時切換至新開啟的分頁


按下 Shift 鍵，然後按一下連結<strong></strong>
在新視窗中開啟連結


Alt+F4 鍵<strong></strong>
關閉目前的視窗


Ctrl+Shift+T 鍵<strong></strong>
重新開啟最後關閉的分頁。「Google 瀏覽器」會記住最後關閉的 10 個分頁。


將連結拖至分頁
在指定的分頁中開啟連結


將連結拖至兩個分頁之間的位置
在新分頁中開啟連結，並顯示在分頁選項上指定的位置


Ctrl+<strong></strong>1 鍵到 Ctrl+<strong></strong>8 鍵
切換至指定位置號碼的分頁。您按下的數字代表分頁選項上的分頁位置。


Ctrl+<strong></strong>9 鍵
切換至最後一個分頁


<strong></strong>Ctrl+Tab 鍵或 <strong></strong>Ctrl+PgDown 鍵
切換至下一個分頁


<strong></strong>Ctrl[......]<p class='read-more'><a href='http://osking.homeserver.com.tw/2009/10/google-chrome%e5%bf%ab%e9%80%9f%e9%8d%b5%e4%b8%80%e8%a6%bd%e8%a1%a8/'>继续阅读</a></p>


沒有找到相關文章]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/google-chrome%e5%bf%ab%e9%80%9f%e9%8d%b5%e4%b8%80%e8%a6%bd%e8%a1%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Gallery 圖片動畫顯示集</title>
		<link>http://osking.homeserver.com.tw/2009/10/jquery-gallery-%e5%9c%96%e7%89%87%e5%8b%95%e7%95%ab%e9%a1%af%e7%a4%ba%e9%9b%86/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/jquery-gallery-%e5%9c%96%e7%89%87%e5%8b%95%e7%95%ab%e9%a1%af%e7%a4%ba%e9%9b%86/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 16:55:27 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[javascript 特效]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=352</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><strong>套件名稱：jQuery Gallery<a href="http://www.silverscripting.com/mootabs/style2.html" target="_blank"><br />
</a>系統需求：jQuery</strong><strong><br />
<span style="font-weight: normal;">本文章集合一些 jQuery 運用在圖片上的效果。</span></strong></p>
<p><strong><span style="font-weight: normal;"><span style="color: #0000ff;"><a href="http://eyecon.ro/spacegallery/" target="_blank">Space Gallery</a></span></span></strong> &#8211; 是一款很炫用 3D 方式顯示圖片的效果。  <a href="http://eyecon.ro/spacegallery/" target="_blank">demo按我</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/wi9xwtZYBNw&#38;hl=zh_TW&#38;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/wi9xwtZYBNw&#38;hl=zh_TW&#38;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong> </strong></p>
<p><span style="color: #0000ff;"><a href="http://www.malsup.com/jquery/cycle/" target="_blank">jQuery Cycle Plugin</a> </span>- 是一款值得推薦的圖片顯示效果，輕巧且包含很多顯示效果。<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/YSXD8IE4zBA&#38;hl=zh_TW&#38;fs=1&#38;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/YSXD8IE4zBA&#38;hl=zh_TW&#38;fs=1&#38;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://www.eogallery.com/" target="_blank">EOGallery</a> &#8211; 是一款結合 <a title="标签 jQuery 下的日志" rel="tag nofollow" href="http://blog.redren.com/tag/jquery/">jQuery</a> 、<a href="http://codylindley.com/" target="_blank">Cody Lindley</a> 和 <a href="http://jquery.com/demo/thickbox/" target="_blank">Thickbox</a> 顯示圖片效果的套件。<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/2h78PNL9N58&#38;hl=zh_TW&#38;fs=1&#38;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/2h78PNL9N58&#38;hl=zh_TW&#38;fs=1&#38;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://www.pirolab.it/pirobox/" target="_blank">piroBox</a> &#8211; 也是一款非常特別的顯示效果。<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/B5snR39WhwY&#38;hl=zh&#38;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/B5snR39WhwY&#38;hl=zh&#38;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://hotajax.org/jquery/photos-other-plugins/554-zoomimage-jquery-plugin.html" target="_blank">zoomimage</a> &#8211; 也是一款挺特別的秀圖套件。<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/HlYw9RDgCDQ&#38;hl=zh_TW&#38;fs=1&#38;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/HlYw9RDgCDQ&#38;hl=zh_TW&#38;fs=1&#38;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://www.outcut.de/MooFlow/example-fullsize-viewer.html" target="_blank">MooFlow</a> &#8211; 再推一款超酷的show圖程式，不但有魚眼效果，還可以使用滑鼠中間的滾輪瀏覽圖片喔。  <a href="http://www.outcut.de/MooFlow/example-fullsize-viewer.html" target="_blank">按我demo</a><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/on3y-4BESQo&#38;hl=zh_TW&#38;fs=1&#38;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/on3y-4BESQo&#38;hl=zh_TW&#38;fs=1&#38;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fosking.homeserver.com.tw%2F2009%2F10%2Fjquery-gallery-%25e5%259c%2596%25e7%2589%2587%25e5%258b%2595%25e7%2595%25ab%25e9%25a1%25af%25e7%25a4%25ba%25e9%259b%2586%2F&#38;linkname=jQuery%20Gallery%20%E5%9C%96%E7%89%87%E5%8B%95%E7%95%AB%E9%A1%AF%E7%A4%BA%E9%9B%86"><img src="http://osking.homeserver.com.tw/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/jquery-checkbox%e6%a8%a3%e5%bc%8f%e4%bf%ae%e6%94%b9/' rel='bookmark' title='Permanent Link: jQuery checkbox樣式修改'>jQuery checkbox樣式修改</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-lavalamp%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery lavalamp效果'>jQuery lavalamp效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-%e6%8e%a7%e5%88%b6%e6%8d%b2%e8%bb%b8%e8%87%b3%e9%a0%82%e7%ab%af/' rel='bookmark' title='Permanent Link: jQuery 控制捲軸至頂端'>jQuery 控制捲軸至頂端</a></li>
</ol></p>


相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/jquery-checkbox%e6%a8%a3%e5%bc%8f%e4%bf%ae%e6%94%b9/' rel='bookmark' title='Permanent Link: jQuery checkbox樣式修改'>jQuery checkbox樣式修改</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-lavalamp%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery lavalamp效果'>jQuery lavalamp效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-%e6%8e%a7%e5%88%b6%e6%8d%b2%e8%bb%b8%e8%87%b3%e9%a0%82%e7%ab%af/' rel='bookmark' title='Permanent Link: jQuery 控制捲軸至頂端'>jQuery 控制捲軸至頂端</a></li>
</ol>]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/jquery-gallery-%e5%9c%96%e7%89%87%e5%8b%95%e7%95%ab%e9%a1%af%e7%a4%ba%e9%9b%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>很酷的滑動效果 coda-slider</title>
		<link>http://osking.homeserver.com.tw/2009/10/%e5%be%88%e9%85%b7%e7%9a%84%e6%bb%91%e5%8b%95%e6%95%88%e6%9e%9c-coda-slider/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/%e5%be%88%e9%85%b7%e7%9a%84%e6%bb%91%e5%8b%95%e6%95%88%e6%9e%9c-coda-slider/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 10:36:18 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript 特效]]></category>
		<category><![CDATA[滑動效果]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=350</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><strong>套件名稱：coda-slider<a href="http://www.silverscripting.com/mootabs/style2.html" target="_blank"><br />
</a>系統需求：jQuery</strong><strong><br />
套件說明：1..1.1<br />
demo：  <a href="http://osking.homeserver.com.tw/demo/coda-slider/index.html" target="_blank">本地demo</a><br />
<span style="font-weight: normal;">coda-slider 是一款可以將文章做滑動效果的 jQuery 插件。</span></strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/1y4UWO6G4tE&#38;hl=zh_TW&#38;fs=1&#38;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/1y4UWO6G4tE&#38;hl=zh_TW&#38;fs=1&#38;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fosking.homeserver.com.tw%2F2009%2F10%2F%25e5%25be%2588%25e9%2585%25b7%25e7%259a%2584%25e6%25bb%2591%25e5%258b%2595%25e6%2595%2588%25e6%259e%259c-coda-slider%2F&#38;linkname=%E5%BE%88%E9%85%B7%E7%9A%84%E6%BB%91%E5%8B%95%E6%95%88%E6%9E%9C%20coda-slider"><img src="http://osking.homeserver.com.tw/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/jquery-checkbox%e6%a8%a3%e5%bc%8f%e4%bf%ae%e6%94%b9/' rel='bookmark' title='Permanent Link: jQuery checkbox樣式修改'>jQuery checkbox樣式修改</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-lavalamp%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery lavalamp效果'>jQuery lavalamp效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/%e5%8f%af%e4%bb%a5%e9%87%9d%e5%b0%8d%e4%bb%bb%e4%bd%95%e5%85%83%e4%bb%b6%e9%81%94%e5%88%b0%e6%b0%b4%e5%b9%b3%e6%bb%91%e5%8b%95%e6%88%96%e5%9e%82%e7%9b%b4%e6%bb%91%e5%8b%95%e6%95%88%e6%9e%9c-jcarouse/' rel='bookmark' title='Permanent Link: 可以針對任何元件達到水平滑動(或垂直滑動)效果 jCarousel'>可以針對任何元件達到水平滑動(或垂直滑動)效果 jCarousel</a></li>
</ol></p>


相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/jquery-checkbox%e6%a8%a3%e5%bc%8f%e4%bf%ae%e6%94%b9/' rel='bookmark' title='Permanent Link: jQuery checkbox樣式修改'>jQuery checkbox樣式修改</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-lavalamp%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery lavalamp效果'>jQuery lavalamp效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/%e5%8f%af%e4%bb%a5%e9%87%9d%e5%b0%8d%e4%bb%bb%e4%bd%95%e5%85%83%e4%bb%b6%e9%81%94%e5%88%b0%e6%b0%b4%e5%b9%b3%e6%bb%91%e5%8b%95%e6%88%96%e5%9e%82%e7%9b%b4%e6%bb%91%e5%8b%95%e6%95%88%e6%9e%9c-jcarouse/' rel='bookmark' title='Permanent Link: 可以針對任何元件達到水平滑動(或垂直滑動)效果 jCarousel'>可以針對任何元件達到水平滑動(或垂直滑動)效果 jCarousel</a></li>
</ol>]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/%e5%be%88%e9%85%b7%e7%9a%84%e6%bb%91%e5%8b%95%e6%95%88%e6%9e%9c-coda-slider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery checkbox樣式修改</title>
		<link>http://osking.homeserver.com.tw/2009/10/jquery-checkbox%e6%a8%a3%e5%bc%8f%e4%bf%ae%e6%94%b9/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/jquery-checkbox%e6%a8%a3%e5%bc%8f%e4%bf%ae%e6%94%b9/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 09:38:56 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[javascript 特效]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=348</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><strong>套件名稱：jQuery-checkbox<a href="http://www.silverscripting.com/mootabs/style2.html" target="_blank"><br />
</a>系統需求：jQuery</strong><strong><br />
套件說明：1.3.0b1<br />
demo：  <a href="http://osking.homeserver.com.tw/demo/checkbox/index.html" target="_blank">本地demo</a><br />
<span style="font-weight: normal;">jQuery-checkbox 是一個修改 checkbox 樣式的 jQuer插件，修改的樣式如下所示。<br />
<a rel="shadowbox" href="http://osking.homeserver.com.tw/demo/checkbox/screenshot.png"><img class="alignnone" title="jquery_ checkbox" src="http://osking.homeserver.com.tw/demo/checkbox/screenshot.png" alt="" width="282" height="321" /></a> </span></strong></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fosking.homeserver.com.tw%2F2009%2F10%2Fjquery-checkbox%25e6%25a8%25a3%25e5%25bc%258f%25e4%25bf%25ae%25e6%2594%25b9%2F&#38;linkname=jQuery%20checkbox%E6%A8%A3%E5%BC%8F%E4%BF%AE%E6%94%B9"><img src="http://osking.homeserver.com.tw/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/jquery-lavalamp%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery lavalamp效果'>jQuery lavalamp效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-%e6%8e%a7%e5%88%b6%e6%8d%b2%e8%bb%b8%e8%87%b3%e9%a0%82%e7%ab%af/' rel='bookmark' title='Permanent Link: jQuery 控制捲軸至頂端'>jQuery 控制捲軸至頂端</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-%e6%a9%ab%e5%88%97%e5%bc%8faccordion%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery 橫列式Accordion效果'>jQuery 橫列式Accordion效果</a></li>
</ol></p>


相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/jquery-lavalamp%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery lavalamp效果'>jQuery lavalamp效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-%e6%8e%a7%e5%88%b6%e6%8d%b2%e8%bb%b8%e8%87%b3%e9%a0%82%e7%ab%af/' rel='bookmark' title='Permanent Link: jQuery 控制捲軸至頂端'>jQuery 控制捲軸至頂端</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-%e6%a9%ab%e5%88%97%e5%bc%8faccordion%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery 橫列式Accordion效果'>jQuery 橫列式Accordion效果</a></li>
</ol>]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/jquery-checkbox%e6%a8%a3%e5%bc%8f%e4%bf%ae%e6%94%b9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery 樹狀檔案</title>
		<link>http://osking.homeserver.com.tw/2009/10/jquery-%e6%a8%b9%e7%8b%80%e6%aa%94%e6%a1%88/</link>
		<comments>http://osking.homeserver.com.tw/2009/10/jquery-%e6%a8%b9%e7%8b%80%e6%aa%94%e6%a1%88/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 09:24:20 +0000</pubDate>
		<dc:creator>林翔</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript 特效]]></category>
		<category><![CDATA[樹狀檔案]]></category>

		<guid isPermaLink="false">http://osking.homeserver.com.tw/?p=345</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://osking.homeserver.com.tw/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=/feed/&id=1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><strong>套件名稱：jQuery File Tree<a href="http://www.silverscripting.com/mootabs/style2.html" target="_blank"><br />
</a>系統需求：jQuery</strong><strong><br />
套件說明：1.01<br />
demo：<a href="http://abeautifulsite.net/notebook_files/58/demo/" target="_blank">http://abeautifulsite.net/notebook_files/58/demo/</a><br />
套件下載：<a href="http://osking.homeserver.com.tw/demo/file_tree/jqueryFileTree.zip" target="_blank">按我下載</a><br />
<span style="font-weight: normal;">jQuery File Tree 是一個用樹狀方式呈式檔案模式的套件，其中有一些不同呈現的效果，請見底下的demo。<br />
</span></strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/gGeVCI-W9ak&#38;hl=zh_TW&#38;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/gGeVCI-W9ak&#38;hl=zh_TW&#38;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fosking.homeserver.com.tw%2F2009%2F10%2Fjquery-%25e6%25a8%25b9%25e7%258b%2580%25e6%25aa%2594%25e6%25a1%2588%2F&#38;linkname=jQuery%20%E6%A8%B9%E7%8B%80%E6%AA%94%E6%A1%88"><img src="http://osking.homeserver.com.tw/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/jquery-lavalamp%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery lavalamp效果'>jQuery lavalamp效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-checkbox%e6%a8%a3%e5%bc%8f%e4%bf%ae%e6%94%b9/' rel='bookmark' title='Permanent Link: jQuery checkbox樣式修改'>jQuery checkbox樣式修改</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-%e6%8e%a7%e5%88%b6%e6%8d%b2%e8%bb%b8%e8%87%b3%e9%a0%82%e7%ab%af/' rel='bookmark' title='Permanent Link: jQuery 控制捲軸至頂端'>jQuery 控制捲軸至頂端</a></li>
</ol></p>


相關文章<ol><li><a href='http://osking.homeserver.com.tw/2009/10/jquery-lavalamp%e6%95%88%e6%9e%9c/' rel='bookmark' title='Permanent Link: jQuery lavalamp效果'>jQuery lavalamp效果</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-checkbox%e6%a8%a3%e5%bc%8f%e4%bf%ae%e6%94%b9/' rel='bookmark' title='Permanent Link: jQuery checkbox樣式修改'>jQuery checkbox樣式修改</a></li>
<li><a href='http://osking.homeserver.com.tw/2009/10/jquery-%e6%8e%a7%e5%88%b6%e6%8d%b2%e8%bb%b8%e8%87%b3%e9%a0%82%e7%ab%af/' rel='bookmark' title='Permanent Link: jQuery 控制捲軸至頂端'>jQuery 控制捲軸至頂端</a></li>
</ol>]]></description>
		<wfw:commentRss>http://osking.homeserver.com.tw/2009/10/jquery-%e6%a8%b9%e7%8b%80%e6%aa%94%e6%a1%88/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
