<?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>《JQuery 实现动感导航菜单》的评论</title>
	<atom:link href="http://wange.im/animated-menu-using-jquery.html/feed" rel="self" type="application/rss+xml" />
	<link>http://wange.im/animated-menu-using-jquery.html</link>
	<description>My Life, My Studio...</description>
	<lastBuildDate>Thu, 17 May 2012 09:37:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>作者：荒野无灯</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-100306</link>
		<dc:creator>荒野无灯</dc:creator>
		<pubDate>Sat, 05 Mar 2011 12:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-100306</guid>
		<description>相当给力啊，偷懒的我直接去作者主页DOWNLOAD代码</description>
		<content:encoded><![CDATA[<p>相当给力啊，偷懒的我直接去作者主页DOWNLOAD代码</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：万戈</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-98654</link>
		<dc:creator>万戈</dc:creator>
		<pubDate>Thu, 24 Feb 2011 15:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-98654</guid>
		<description>呃。。。HTML就是放在你想要实现的位置</description>
		<content:encoded><![CDATA[<p>呃。。。HTML就是放在你想要实现的位置</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：罗迦费升格</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-98559</link>
		<dc:creator>罗迦费升格</dc:creator>
		<pubDate>Thu, 24 Feb 2011 07:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-98559</guid>
		<description>这个功能和我现在用的主题 貌似有一点 冲突似地。 :wink: ···CSS样式需要进行修改。··</description>
		<content:encoded><![CDATA[<p>这个功能和我现在用的主题 貌似有一点 冲突似地。 <img src='http://wange.im/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' />  ···CSS样式需要进行修改。··</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：罗迦费升格</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-98557</link>
		<dc:creator>罗迦费升格</dc:creator>
		<pubDate>Thu, 24 Feb 2011 06:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-98557</guid>
		<description>我有一个问题，HTML 的部分放在那里呢？</description>
		<content:encoded><![CDATA[<p>我有一个问题，HTML 的部分放在那里呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：亿品元素</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-69150</link>
		<dc:creator>亿品元素</dc:creator>
		<pubDate>Fri, 27 Aug 2010 09:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-69150</guid>
		<description>JQuery 实现二级导航菜单来篇这样的</description>
		<content:encoded><![CDATA[<p>JQuery 实现二级导航菜单来篇这样的</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：万戈</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-36864</link>
		<dc:creator>万戈</dc:creator>
		<pubDate>Fri, 19 Mar 2010 10:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-36864</guid>
		<description>1.html部分就是导航菜单的代码，在header.php中
2.CSS部分是无所谓的，只要注意优先级就可以了，所以最好放在style.css的底部
3.略过～
4.这就是一段JS，可以将其另存为一个JS，然后在JQuery之后调用；或者也可以把这段JS合并在其他JS中一起，放在JQuery之后</description>
		<content:encoded><![CDATA[<p>1.html部分就是导航菜单的代码，在header.php中<br />
2.CSS部分是无所谓的，只要注意优先级就可以了，所以最好放在style.css的底部<br />
3.略过～<br />
4.这就是一段JS，可以将其另存为一个JS，然后在JQuery之后调用；或者也可以把这段JS合并在其他JS中一起，放在JQuery之后</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：John Lucci</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-36863</link>
		<dc:creator>John Lucci</dc:creator>
		<pubDate>Fri, 19 Mar 2010 10:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-36863</guid>
		<description>:arrow: 老万，能木能说详细点，关于
1、HTML 部分（放在wp的哪个文件里？）
2、CSS 部分（代码位置应该没讲究吧！？）
3、载入 JQuery（这个倒是貌似会了）
4、载入 JQuery 执行代码（这个怎么个载入法） :roll: 感激不尽。</description>
		<content:encoded><![CDATA[<p> <img src='http://wange.im/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' />  老万，能木能说详细点，关于<br />
1、HTML 部分（放在wp的哪个文件里？）<br />
2、CSS 部分（代码位置应该没讲究吧！？）<br />
3、载入 JQuery（这个倒是貌似会了）<br />
4、载入 JQuery 执行代码（这个怎么个载入法） <img src='http://wange.im/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' />  感激不尽。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：John Lucci</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-36231</link>
		<dc:creator>John Lucci</dc:creator>
		<pubDate>Mon, 15 Mar 2010 04:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-36231</guid>
		<description>:eek: 我的主题连个导航都没有，没得用。。。。</description>
		<content:encoded><![CDATA[<p> <img src='http://wange.im/wp-includes/images/smilies/icon_surprised.gif' alt=':eek:' class='wp-smiley' />  我的主题连个导航都没有，没得用。。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：万戈</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-34868</link>
		<dc:creator>万戈</dc:creator>
		<pubDate>Wed, 03 Mar 2010 10:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-34868</guid>
		<description>恩，爱上JQ了</description>
		<content:encoded><![CDATA[<p>恩，爱上JQ了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：老七</title>
		<link>http://wange.im/animated-menu-using-jquery.html/comment-page-1#comment-34851</link>
		<dc:creator>老七</dc:creator>
		<pubDate>Wed, 03 Mar 2010 10:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://wange.im/?p=2756#comment-34851</guid>
		<description>老万现在这研究jq？</description>
		<content:encoded><![CDATA[<p>老万现在这研究jq？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

