<?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: Tutorial: Multilevel Menu with CSS and JavaScript</title>
	<atom:link href="http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesisthemetools.com</link>
	<description>Tips, Tricks, and Tools for the Thesis Theme</description>
	<lastBuildDate>Wed, 25 Aug 2010 22:43:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Chris Krauskopf</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-3491</link>
		<dc:creator>Chris Krauskopf</dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-3491</guid>
		<description>I replace my modified jqueryslidemenu.css and jqueryslidemenu.js files with your original files, and still have the same problem - so that tells me that the issue must be in the customfunctions.php file - right?  But I can&#039;t see what is different than your example.</description>
		<content:encoded><![CDATA[<p>I replace my modified jqueryslidemenu.css and jqueryslidemenu.js files with your original files, and still have the same problem &#8211; so that tells me that the issue must be in the customfunctions.php file &#8211; right?  But I can&#8217;t see what is different than your example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Krauskopf</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-3489</link>
		<dc:creator>Chris Krauskopf</dc:creator>
		<pubDate>Fri, 26 Feb 2010 20:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-3489</guid>
		<description>Hi Mike, 

I&#039;m having a few issues with the menu, I was hoping you could tell me what&#039;s wrong.  Basically, the top header tabs work as links, and the drop downs animate and display the correct items, but hovering over any of the drop down menu items does nothing.  It doesn&#039;t change the color the way the css says it should, and clicking on any of the items doesn&#039;t execute the link.  I tried slowing down the javascript animation as per your troubleshooting instructions, but that did not seem to be the issue - I can get my mouse to hover over a menu item, but it doesn&#039;t do any good (the menu keeps retracting) and clicking the submenu links still doesn&#039;t work)

Any thoughts, short of reinstalling the whole menu?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Mike, </p>
<p>I&#8217;m having a few issues with the menu, I was hoping you could tell me what&#8217;s wrong.  Basically, the top header tabs work as links, and the drop downs animate and display the correct items, but hovering over any of the drop down menu items does nothing.  It doesn&#8217;t change the color the way the css says it should, and clicking on any of the items doesn&#8217;t execute the link.  I tried slowing down the javascript animation as per your troubleshooting instructions, but that did not seem to be the issue &#8211; I can get my mouse to hover over a menu item, but it doesn&#8217;t do any good (the menu keeps retracting) and clicking the submenu links still doesn&#8217;t work)</p>
<p>Any thoughts, short of reinstalling the whole menu?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Updated: Multilevel Menu with CSS and JavaScript &#124; Thesis Theme Tools</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-522</link>
		<dc:creator>Updated: Multilevel Menu with CSS and JavaScript &#124; Thesis Theme Tools</dc:creator>
		<pubDate>Sun, 11 Oct 2009 18:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-522</guid>
		<description>[...] Multilevel Menu with CSS and JavaScript has had a major revision, both in its code and in the [...]</description>
		<content:encoded><![CDATA[<p>[...] Multilevel Menu with CSS and JavaScript has had a major revision, both in its code and in the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carrie</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-276</link>
		<dc:creator>Carrie</dc:creator>
		<pubDate>Thu, 10 Sep 2009 19:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-276</guid>
		<description>Hi Mike,

My client loves your theme but wants to know (and I can&#039;t find it in your tutorials) if is it possible to have multi-color multi-level tabs? If yes, could you point me in the right direction? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>My client loves your theme but wants to know (and I can&#8217;t find it in your tutorials) if is it possible to have multi-color multi-level tabs? If yes, could you point me in the right direction? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toptrojan</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-269</link>
		<dc:creator>toptrojan</dc:creator>
		<pubDate>Wed, 09 Sep 2009 13:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-269</guid>
		<description>I use this drop down menu code and love it.  See it at http://newhopetrojans.com

@Russell - pay careful attention to the instructions about uncommenting the &quot;add action&quot; statement by removing the appropriate /*  and */ from the code.

@Tom - Correct, constructing your menu items manually in the code provides the maximum flexibility for placing any item at all in your dropdown menu.  For instance, I have an address and phone number (unlinked) dropping down under HOME.  The menu item can link to any URL as well.  You can mix and match outside URL&#039;s with URL&#039;s internal to your site.   As I understand it, Thesis 1.6 is close to release and will have built in dropdown menu functions.  Will the Thesis Options be as flexible - we&#039;ll soon see.

Hope this helps and thanks to Mike for this tutorial.</description>
		<content:encoded><![CDATA[<p>I use this drop down menu code and love it.  See it at <a href="http://newhopetrojans.com" rel="nofollow">http://newhopetrojans.com</a></p>
<p>@Russell &#8211; pay careful attention to the instructions about uncommenting the &#8220;add action&#8221; statement by removing the appropriate /*  and */ from the code.</p>
<p>@Tom &#8211; Correct, constructing your menu items manually in the code provides the maximum flexibility for placing any item at all in your dropdown menu.  For instance, I have an address and phone number (unlinked) dropping down under HOME.  The menu item can link to any URL as well.  You can mix and match outside URL&#8217;s with URL&#8217;s internal to your site.   As I understand it, Thesis 1.6 is close to release and will have built in dropdown menu functions.  Will the Thesis Options be as flexible &#8211; we&#8217;ll soon see.</p>
<p>Hope this helps and thanks to Mike for this tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-268</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 09 Sep 2009 10:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-268</guid>
		<description>Hi Mike
Forgive me if I&#039;m missing a trick here... I&#039;ve implemented, and it worked like a dream - thank you. However, I&#039;m now left to construct my menu items manually in the code - there&#039;s no connection with the Thesis theme&#039;s management of navigation items in Thesis Options. 
I need the site to be able to manage navigation items in there... is this an option with your plugin? 
Thanks, Tom</description>
		<content:encoded><![CDATA[<p>Hi Mike<br />
Forgive me if I&#8217;m missing a trick here&#8230; I&#8217;ve implemented, and it worked like a dream &#8211; thank you. However, I&#8217;m now left to construct my menu items manually in the code &#8211; there&#8217;s no connection with the Thesis theme&#8217;s management of navigation items in Thesis Options.<br />
I need the site to be able to manage navigation items in there&#8230; is this an option with your plugin?<br />
Thanks, Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsh @Shoutmeloud</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-257</link>
		<dc:creator>Harsh @Shoutmeloud</dc:creator>
		<pubDate>Sun, 06 Sep 2009 22:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-257</guid>
		<description>Hey Mike 
Great work and you surely deserve a Kudos. I&#039;m trying this and with the things and guide u have provided I&#039;m sure it will not take much time to use it.
Regards
Harsh</description>
		<content:encoded><![CDATA[<p>Hey Mike<br />
Great work and you surely deserve a Kudos. I&#8217;m trying this and with the things and guide u have provided I&#8217;m sure it will not take much time to use it.<br />
Regards<br />
Harsh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessica</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-254</link>
		<dc:creator>jessica</dc:creator>
		<pubDate>Sat, 05 Sep 2009 23:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-254</guid>
		<description>fixed the menu problem, now i just want to know about your twitter id in comments. sorry for all the comments i&#039;ve left today. and thanks for the tutorial. it was great.</description>
		<content:encoded><![CDATA[<p>fixed the menu problem, now i just want to know about your twitter id in comments. sorry for all the comments i&#8217;ve left today. and thanks for the tutorial. it was great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessica</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-253</link>
		<dc:creator>jessica</dc:creator>
		<pubDate>Sat, 05 Sep 2009 23:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-253</guid>
		<description>also, i need to know, how did you put the twitter id in the comments to get the follow me on twitter under my name. I&#039;ve never seen that before.

thanks for all your help.</description>
		<content:encoded><![CDATA[<p>also, i need to know, how did you put the twitter id in the comments to get the follow me on twitter under my name. I&#8217;ve never seen that before.</p>
<p>thanks for all your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessica</title>
		<link>http://thesisthemetools.com/multilevel-menu-with-css-and-javascript/comment-page-1/#comment-252</link>
		<dc:creator>jessica</dc:creator>
		<pubDate>Sat, 05 Sep 2009 23:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://thesisthemetools.com/?page_id=151#comment-252</guid>
		<description>hey,
Love your tutorial. very easy to follow. I am working on revamping an existing blog and the menu items came up, except instead of being horizontal below the header image, they are in a vertical column. I&#039;m a decent coder, but i can&#039;t figure out why this isn&#039;t behaving properly. Maybe you can help?

the website is michelleverbeeck.com</description>
		<content:encoded><![CDATA[<p>hey,<br />
Love your tutorial. very easy to follow. I am working on revamping an existing blog and the menu items came up, except instead of being horizontal below the header image, they are in a vertical column. I&#8217;m a decent coder, but i can&#8217;t figure out why this isn&#8217;t behaving properly. Maybe you can help?</p>
<p>the website is michelleverbeeck.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>
