<?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: Creating Mega Drop Down Navigation in SharePoint with jQuery &#8211; Part 2</title>
	<atom:link href="http://sharepoint.inproc.com/creating-mega-drop-down-navigation-in-sharepoint-with-jquery-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepoint.inproc.com/creating-mega-drop-down-navigation-in-sharepoint-with-jquery-part-2/</link>
	<description>Tom Dietz&#039;s Musings on SharePoint and .NET Development</description>
	<lastBuildDate>Tue, 22 Jun 2010 23:43:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: tdietz</title>
		<link>http://sharepoint.inproc.com/creating-mega-drop-down-navigation-in-sharepoint-with-jquery-part-2/comment-page-1/#comment-1506</link>
		<dc:creator>tdietz</dc:creator>
		<pubDate>Tue, 22 Jun 2010 23:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.inproc.com/?p=142#comment-1506</guid>
		<description>Sorry for the long, long delay in posting the third article.  I&#039;ve been working on all an all new MDD, and will be posting it soon.  Thanks for everyone&#039;s patience.</description>
		<content:encoded><![CDATA[<p>Sorry for the long, long delay in posting the third article.  I&#8217;ve been working on all an all new MDD, and will be posting it soon.  Thanks for everyone&#8217;s patience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron</title>
		<link>http://sharepoint.inproc.com/creating-mega-drop-down-navigation-in-sharepoint-with-jquery-part-2/comment-page-1/#comment-1505</link>
		<dc:creator>Cameron</dc:creator>
		<pubDate>Tue, 22 Jun 2010 22:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.inproc.com/?p=142#comment-1505</guid>
		<description>This article is exactly what I was searching for.

Any chance part 3 will be published soon?

Thanks!</description>
		<content:encoded><![CDATA[<p>This article is exactly what I was searching for.</p>
<p>Any chance part 3 will be published soon?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://sharepoint.inproc.com/creating-mega-drop-down-navigation-in-sharepoint-with-jquery-part-2/comment-page-1/#comment-1469</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 17 Jun 2010 02:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.inproc.com/?p=142#comment-1469</guid>
		<description>When is the last article gointo be available?
And wouldn&#039;t be better to have a sample up to use.
Thanks</description>
		<content:encoded><![CDATA[<p>When is the last article gointo be available?<br />
And wouldn&#8217;t be better to have a sample up to use.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://sharepoint.inproc.com/creating-mega-drop-down-navigation-in-sharepoint-with-jquery-part-2/comment-page-1/#comment-1112</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Mon, 19 Apr 2010 17:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.inproc.com/?p=142#comment-1112</guid>
		<description>How is the explanation for jQuery coming?</description>
		<content:encoded><![CDATA[<p>How is the explanation for jQuery coming?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Mathew</title>
		<link>http://sharepoint.inproc.com/creating-mega-drop-down-navigation-in-sharepoint-with-jquery-part-2/comment-page-1/#comment-1049</link>
		<dc:creator>Jim Mathew</dc:creator>
		<pubDate>Mon, 12 Apr 2010 10:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.inproc.com/?p=142#comment-1049</guid>
		<description>Fantastic job!!! i&#039;m eagerly waiting for your part 3...could you please share your source code?</description>
		<content:encoded><![CDATA[<p>Fantastic job!!! i&#8217;m eagerly waiting for your part 3&#8230;could you please share your source code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cactork</title>
		<link>http://sharepoint.inproc.com/creating-mega-drop-down-navigation-in-sharepoint-with-jquery-part-2/comment-page-1/#comment-610</link>
		<dc:creator>cactork</dc:creator>
		<pubDate>Sun, 31 Jan 2010 23:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.inproc.com/?p=142#comment-610</guid>
		<description>Thanks a lot for write this down!
I was following the first post for like a month to see if second part was available.
After that, i finally implement a solution to parse an XML file and render with JQuery+CSS the mainnav to acquire the same result as you. Obviously, my client doesn&#039;t have the need to update the menu several times. Otherwise it will be a headache :)

This really helps to figure some problems that i had!
Simple and maybe dummy question:
The code snippets that you have post here are to build a control (or something) in VS? Or better, how do you implement that code?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for write this down!<br />
I was following the first post for like a month to see if second part was available.<br />
After that, i finally implement a solution to parse an XML file and render with JQuery+CSS the mainnav to acquire the same result as you. Obviously, my client doesn&#8217;t have the need to update the menu several times. Otherwise it will be a headache <img src='http://sharepoint.inproc.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This really helps to figure some problems that i had!<br />
Simple and maybe dummy question:<br />
The code snippets that you have post here are to build a control (or something) in VS? Or better, how do you implement that code?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating Mega Drop Down Navigation in SharePoint 2007 with jQuery &#187; To The Point</title>
		<link>http://sharepoint.inproc.com/creating-mega-drop-down-navigation-in-sharepoint-with-jquery-part-2/comment-page-1/#comment-602</link>
		<dc:creator>Creating Mega Drop Down Navigation in SharePoint 2007 with jQuery &#187; To The Point</dc:creator>
		<pubDate>Fri, 29 Jan 2010 05:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.inproc.com/?p=142#comment-602</guid>
		<description>[...] 1 – Tables, Unordered Lists, and SharePoint Part 2 – Custom Control Rendering Part 3 – Hooking it all up with [...]</description>
		<content:encoded><![CDATA[<p>[...] 1 – Tables, Unordered Lists, and SharePoint Part 2 – Custom Control Rendering Part 3 – Hooking it all up with [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
