<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: jQuery UI Tabs 在 WP 主题中简单应用</title>
	<atom:link href="http://xuyiyang.com/2008/06/12/jquery-ui-tabs-in-wp-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://xuyiyang.com/2008/06/12/jquery-ui-tabs-in-wp-themes/</link>
	<description>以出世的心态做入世的事.</description>
	<lastBuildDate>Wed, 03 Feb 2010 17:04:10 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Xu Yiyang</title>
		<link>http://xuyiyang.com/2008/06/12/jquery-ui-tabs-in-wp-themes/comment-page-1/#comment-69614</link>
		<dc:creator>Xu Yiyang</dc:creator>
		<pubDate>Sat, 22 Aug 2009 01:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://xuyiyang.com/?p=393#comment-69614</guid>
		<description>@Erno Hannink:
Thx for the solution Erno. 

I have to deal with my school work and have little time for the themes right now :(</description>
		<content:encoded><![CDATA[<p>@Erno Hannink:<br />
Thx for the solution Erno. </p>
<p>I have to deal with my school work and have little time for the themes right now :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erno Hannink</title>
		<link>http://xuyiyang.com/2008/06/12/jquery-ui-tabs-in-wp-themes/comment-page-1/#comment-69513</link>
		<dc:creator>Erno Hannink</dc:creator>
		<pubDate>Sun, 09 Aug 2009 06:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://xuyiyang.com/?p=393#comment-69513</guid>
		<description>Found the solution - you need to change this in the header.

Replace this:
jQuery(&#039;#sidebar &gt; ul#ui-tabs&#039;).tabs({ fx: { opacity: &#039;toggle&#039; } });

With:
jQuery(&#039;#sidebar&#039;).tabs({ fx: { opacity: &#039;toggle&#039; } });</description>
		<content:encoded><![CDATA[<p>Found the solution &#8211; you need to change this in the header.</p>
<p>Replace this:<br />
jQuery(&#8216;#sidebar &gt; ul#ui-tabs&#8217;).tabs({ fx: { opacity: &#8216;toggle&#8217; } });</p>
<p>With:<br />
jQuery(&#8216;#sidebar&#8217;).tabs({ fx: { opacity: &#8216;toggle&#8217; } });</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erno Hannink</title>
		<link>http://xuyiyang.com/2008/06/12/jquery-ui-tabs-in-wp-themes/comment-page-1/#comment-69511</link>
		<dc:creator>Erno Hannink</dc:creator>
		<pubDate>Sun, 09 Aug 2009 05:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://xuyiyang.com/?p=393#comment-69511</guid>
		<description>Since WordPress 2.8 there is something change in the handeling of jQuery.
At this moment the tabs do not work due to this change.
Looking for a solution.</description>
		<content:encoded><![CDATA[<p>Since WordPress 2.8 there is something change in the handeling of jQuery.<br />
At this moment the tabs do not work due to this change.<br />
Looking for a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RGB 2.0 Beta 1 at Xu Yiyang</title>
		<link>http://xuyiyang.com/2008/06/12/jquery-ui-tabs-in-wp-themes/comment-page-1/#comment-61546</link>
		<dc:creator>RGB 2.0 Beta 1 at Xu Yiyang</dc:creator>
		<pubDate>Tue, 22 Jul 2008 12:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://xuyiyang.com/?p=393#comment-61546</guid>
		<description>[...] 由 jQuery UI Tabs 和 Thickbox 支持的侧边栏，效果见本站边栏；其中Tabs的内容可能需要手动修改sidebar.php，可参见这份既不通俗也不易懂的注释，Thickbox 用来取代之前的滑动架子，支持 Widgets； [...]</description>
		<content:encoded><![CDATA[<p>[...] 由 jQuery UI Tabs 和 Thickbox 支持的侧边栏，效果见本站边栏；其中Tabs的内容可能需要手动修改sidebar.php，可参见这份既不通俗也不易懂的注释，Thickbox 用来取代之前的滑动架子，支持 Widgets； [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
