<?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//</link>
<title><![CDATA[Scroll Follow 板塊位置漸進跟隨]]></title> 
<author>apao &lt;apao@www.apao.idv.tw&gt;</author>
<category><![CDATA[jQuery]]></category>
<pubDate>Sun, 19 Aug 2012 06:24:27 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//</guid> 
<description>
<![CDATA[ 
	<a href="https://blog.apao.idv.tw/attachment.php?fid=1450" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1450" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>於head間置放：<br/><div class="code">&lt;script type=&quot;text/javascript&quot; src=&quot;&#123;js&#125;/jquery.js&quot;&gt;&lt;/script&gt;<br/>&lt;script type=&quot;text/javascript&quot; src=&quot;&#123;js&#125;/ui.core.js&quot;&gt;&lt;/script&gt;<br/>&lt;script type=&quot;text/javascript&quot; src=&quot;&#123;js&#125;/jquery.scroll-follow.js&quot;&gt;&lt;/script&gt;<br/>&lt;script type=&quot;text/javascript&quot;&gt;<br/>$( document ).ready( function ()&#123;<br/>&nbsp;&nbsp;$(&#039;#sideBar&#039;).scrollFollow(&#123;&#125;);<br/>&#125;);<br/><br/>//option<br/>$( document ).ready( function () &#123;<br/>&nbsp;&nbsp;$( &#039;#sideBar&#039; ).scrollFollow( &#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;speed: 2000,<br/>&nbsp;&nbsp;&nbsp;&nbsp;offset: 0,<br/>&nbsp;&nbsp;&nbsp;&nbsp;killSwitch: &#039;exampleLink&#039;,<br/>&nbsp;&nbsp;&nbsp;&nbsp;onText: &#039;Disable Follow&#039;,<br/>&nbsp;&nbsp;&nbsp;&nbsp;offText: &#039;Enable Follow&#039;<br/>&nbsp;&nbsp;&#125; );<br/>&#125; );<br/>&lt;/script&gt;</div><br/><br/>※speed: 2000,(速度)<br/>※offset: 0,(top位置)<br/><br/><strong>Requirements (必備零件)</strong><br/>&nbsp;&nbsp;&nbsp;&nbsp;jQuery (tested with 1.2.6)<br/>&nbsp;&nbsp;&nbsp;&nbsp;jQuery UI Core (tested with 1.5.2)<br/><br/><strong>Optional (追加零件)</strong><br/>&nbsp;&nbsp;&nbsp;&nbsp;jQuery Easing Plugin<br/>&nbsp;&nbsp;&nbsp;&nbsp;jQuery Cookie Plugin<br/><br/>DEMO:<br/><a href="http://blog.apao.idv.tw/sample/ScrollFollow/index.html" target="_blank">http://blog.apao.idv.tw/sample/ScrollFollow/index.html</a><br/><br/>出處：<br/><a href="http://kitchen.net-perspective.com/open-source/scroll-follow/" target="_blank">http://kitchen.net-perspective.com/open-source/scroll-follow/</a><br/>Tags - <a href="https://blog.apao.idv.tw/tags/scroll/" rel="tag">scroll</a> , <a href="https://blog.apao.idv.tw/tags/follow/" rel="tag">follow</a>
]]>
</description>
</item><item>
<link>https://blog.apao.idv.tw/post//#blogcomment</link>
<title><![CDATA[[評論] Scroll Follow 板塊位置漸進跟隨]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[評論]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>