<?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 Menu Example	</title>
	<atom:link href="https://blog.evaria.com/2007/jquery-menu-example/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.evaria.com/2007/jquery-menu-example/</link>
	<description>The personal pages</description>
	<lastBuildDate>Fri, 14 May 2010 17:47:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Aaron Adelajda		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-2/#comment-93193</link>

		<dc:creator><![CDATA[Aaron Adelajda]]></dc:creator>
		<pubDate>Fri, 14 May 2010 17:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-93193</guid>

					<description><![CDATA[Hi Thomas
Great work, thank you for the work, I have a remark here, the plugin works fine with version of jQuery you use but not with newer versions, I use jQuery version 1.4.2 and the error message I get in my debugger sounds like this:

Error: jQuery.filter( expr, [i] ).r is undefined

Can you manage this to work with version 1.4.2? I will be very appreciative, you have my email address aaron.adelajda@gmail.com would you let me know?

regards
Aaron]]></description>
			<content:encoded><![CDATA[<p>Hi Thomas<br />
Great work, thank you for the work, I have a remark here, the plugin works fine with version of jQuery you use but not with newer versions, I use jQuery version 1.4.2 and the error message I get in my debugger sounds like this:</p>
<p>Error: jQuery.filter( expr, [i] ).r is undefined</p>
<p>Can you manage this to work with version 1.4.2? I will be very appreciative, you have my email address <a href="mailto:aaron.adelajda@gmail.com">aaron.adelajda@gmail.com</a> would you let me know?</p>
<p>regards<br />
Aaron</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: webbie		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-2/#comment-91541</link>

		<dc:creator><![CDATA[webbie]]></dc:creator>
		<pubDate>Wed, 24 Mar 2010 21:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-91541</guid>

					<description><![CDATA[Hi Thomas,

How do I go about expanding by adding a class for example

 Title 2.

I want to expand  when a child of Title 2 is active.
Another problem is how do i make the &quot;Title 2&quot; link say go to bbc.co.uk if  it has no children

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>How do I go about expanding by adding a class for example</p>
<p> Title 2.</p>
<p>I want to expand  when a child of Title 2 is active.<br />
Another problem is how do i make the &#8220;Title 2&#8221; link say go to bbc.co.uk if  it has no children</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: webbie		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-2/#comment-91536</link>

		<dc:creator><![CDATA[webbie]]></dc:creator>
		<pubDate>Wed, 24 Mar 2010 15:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-91536</guid>

					<description><![CDATA[Hi!

I like you jquery menu its simple and perfect.  How do you for example, when  the page loads for the first time. how do make say &quot;Title 1&quot;  or Title2 already expanded? what code would you use to your existing code? Thanks

 jQuery().ready(function(){	
        // applying the settings
        jQuery(&#039;#theMenu&#039;).Accordion({
            active: &#039;h3.selected&#039;,
            header: &#039;h3.head&#039;,
            alwaysOpen: false,
            animated: true,
            showSpeed: 400,
            hideSpeed: 800
        });
    });]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p>I like you jquery menu its simple and perfect.  How do you for example, when  the page loads for the first time. how do make say &#8220;Title 1&#8221;  or Title2 already expanded? what code would you use to your existing code? Thanks</p>
<p> jQuery().ready(function(){<br />
        // applying the settings<br />
        jQuery(&#8216;#theMenu&#8217;).Accordion({<br />
            active: &#8216;h3.selected&#8217;,<br />
            header: &#8216;h3.head&#8217;,<br />
            alwaysOpen: false,<br />
            animated: true,<br />
            showSpeed: 400,<br />
            hideSpeed: 800<br />
        });<br />
    });</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrea		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-2/#comment-91086</link>

		<dc:creator><![CDATA[Andrea]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 15:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-91086</guid>

					<description><![CDATA[Hi tomas and thanks for the good work.. just one question which versione of the jquery lib u have used?  Thank you]]></description>
			<content:encoded><![CDATA[<p>Hi tomas and thanks for the good work.. just one question which versione of the jquery lib u have used?  Thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anand		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-2/#comment-91078</link>

		<dc:creator><![CDATA[Anand]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 08:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-91078</guid>

					<description><![CDATA[I want to create flyout menus using jQuery, Menu data will be maintained list folders.
Please help on this.]]></description>
			<content:encoded><![CDATA[<p>I want to create flyout menus using jQuery, Menu data will be maintained list folders.<br />
Please help on this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raghu		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-2/#comment-89189</link>

		<dc:creator><![CDATA[Raghu]]></dc:creator>
		<pubDate>Tue, 12 Jan 2010 09:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-89189</guid>

					<description><![CDATA[Hi,

  I am new to jquery. I want to create a navigation menu like your example (https://blog.evaria.com/wp-content/themes/blogvaria/jquery/index.php). Can you plase guid me.

raghu]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>  I am new to jquery. I want to create a navigation menu like your example (<a href="https://blog.evaria.com/wp-content/themes/blogvaria/jquery/index.php" rel="ugc">https://blog.evaria.com/wp-content/themes/blogvaria/jquery/index.php</a>). Can you plase guid me.</p>
<p>raghu</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ordell		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-2/#comment-88888</link>

		<dc:creator><![CDATA[Ordell]]></dc:creator>
		<pubDate>Tue, 05 Jan 2010 10:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-88888</guid>

					<description><![CDATA[Hi Thomas,

This Menu just looks great ^^ thank you for that good work.
I was wondering how can I close lists under level 2 or 3 in the menu when i click on a different level 1 menu ?
In your exemple : &lt;a&gt;https://blog.evaria.com/wp-content/themes/blogvaria/jquery/index-multi.php&lt;/a&gt; I click on Title 2, then, Content xtra 2 1 a. If I click on Title 3, it closed Title 2, but when I click again on Title 2, Content xtra 2 1 a keep an open state. Do you know how can I do to close this when I click on another menu level ?

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>This Menu just looks great ^^ thank you for that good work.<br />
I was wondering how can I close lists under level 2 or 3 in the menu when i click on a different level 1 menu ?<br />
In your exemple : <a>https://blog.evaria.com/wp-content/themes/blogvaria/jquery/index-multi.php</a> I click on Title 2, then, Content xtra 2 1 a. If I click on Title 3, it closed Title 2, but when I click again on Title 2, Content xtra 2 1 a keep an open state. Do you know how can I do to close this when I click on another menu level ?</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: digitalcanopy		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-2/#comment-88848</link>

		<dc:creator><![CDATA[digitalcanopy]]></dc:creator>
		<pubDate>Mon, 04 Jan 2010 19:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-88848</guid>

					<description><![CDATA[This is a great example of an accordion menu! I was wondering if you have an example of this menu that allows it to be persistent as the page is refreshed (similar to the question from kibi) above. Any help you might be able to provide would be great!]]></description>
			<content:encoded><![CDATA[<p>This is a great example of an accordion menu! I was wondering if you have an example of this menu that allows it to be persistent as the page is refreshed (similar to the question from kibi) above. Any help you might be able to provide would be great!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: giydirme ve makyaj oyunlarÄ±		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-2/#comment-87899</link>

		<dc:creator><![CDATA[giydirme ve makyaj oyunlarÄ±]]></dc:creator>
		<pubDate>Sat, 12 Dec 2009 17:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-87899</guid>

					<description><![CDATA[I am very new to jQuery..i made a little approach using jQuery to do something like Digg]]></description>
			<content:encoded><![CDATA[<p>I am very new to jQuery..i made a little approach using jQuery to do something like Digg</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kibi		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-1/#comment-86630</link>

		<dc:creator><![CDATA[kibi]]></dc:creator>
		<pubDate>Wed, 04 Nov 2009 11:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-86630</guid>

					<description><![CDATA[I&#039;d like show opened nested list after page refresh.

How to add cookies for nested list Accordion example https://blog.evaria.com/wp-content/themes/blogvaria/jquery/index.php ?

I can store current opened levels by cookies 

&lt;code&gt;
	$(&quot;#xtraMenu ul li a&quot;).click(function(){
  	$.cookie(&quot;openItem&quot;, $(this).attr(&quot;href&quot;));
  });

	$(&quot;#theMenu li h3 a&quot;).click(function(){
  	$.cookie(&quot;openItemMain&quot;, $(this).attr(&quot;href&quot;));
  });&lt;/code&gt;

But when I try to open necessary part â€“ Accordion list not opening  

&lt;code&gt;
$(&quot;#theMenu  li h3 a[href$=&#039;&quot; + $.cookie(&quot;openItemMain&quot;) + &quot;&#039;]&quot;).addClass(&quot;open&quot;);	
$(&quot;#xtraMenu  ul li a[href$=&#039;&quot; + $.cookie(&quot;openItem&quot;) + &quot;&#039;]&quot;).addClass(&quot;open&quot;);
&lt;/code&gt;

Could you tell me what&#039;s I doing wrong ?

Thank you for great jQuery Accordion script once more! :-)]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like show opened nested list after page refresh.</p>
<p>How to add cookies for nested list Accordion example <a href="https://blog.evaria.com/wp-content/themes/blogvaria/jquery/index.php" rel="ugc">https://blog.evaria.com/wp-content/themes/blogvaria/jquery/index.php</a> ?</p>
<p>I can store current opened levels by cookies </p>
<p><code><br />
	$("#xtraMenu ul li a").click(function(){<br />
  	$.cookie("openItem", $(this).attr("href"));<br />
  });</p>
<p>	$("#theMenu li h3 a").click(function(){<br />
  	$.cookie("openItemMain", $(this).attr("href"));<br />
  });</code></p>
<p>But when I try to open necessary part â€“ Accordion list not opening  </p>
<p><code><br />
$("#theMenu  li h3 a[href$='" + $.cookie("openItemMain") + "']").addClass("open");<br />
$("#xtraMenu  ul li a[href$='" + $.cookie("openItem") + "']").addClass("open");<br />
</code></p>
<p>Could you tell me what&#8217;s I doing wrong ?</p>
<p>Thank you for great jQuery Accordion script once more! 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Armel		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-1/#comment-85564</link>

		<dc:creator><![CDATA[Armel]]></dc:creator>
		<pubDate>Wed, 14 Oct 2009 17:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-85564</guid>

					<description><![CDATA[Salut  je suis Ã©tudiant en info licence genie logiciel et  je souhaite avoir le code source de l&#039;exemple prÃ©senter plus haut sur le menu deroulant. Mon probleme est chez moi tous les diffÃ©rents liens sont visibles je veux que lorsqu&#039;on clique sur menu ses sous sont prÃ©sentÃ©s et les sous menus des autres menus cachÃ©s tant qu&#039;on n&#039;a pas cliquÃ© dessus
merci]]></description>
			<content:encoded><![CDATA[<p>Salut  je suis Ã©tudiant en info licence genie logiciel et  je souhaite avoir le code source de l&#8217;exemple prÃ©senter plus haut sur le menu deroulant. Mon probleme est chez moi tous les diffÃ©rents liens sont visibles je veux que lorsqu&#8217;on clique sur menu ses sous sont prÃ©sentÃ©s et les sous menus des autres menus cachÃ©s tant qu&#8217;on n&#8217;a pas cliquÃ© dessus<br />
merci</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy Lowry		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-1/#comment-85309</link>

		<dc:creator><![CDATA[Andy Lowry]]></dc:creator>
		<pubDate>Fri, 02 Oct 2009 23:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-85309</guid>

					<description><![CDATA[Oops...  should be &quot;activate()&quot; method, not &quot;active()&quot; method in my prior post.

-andy]]></description>
			<content:encoded><![CDATA[<p>Oops&#8230;  should be &#8220;activate()&#8221; method, not &#8220;active()&#8221; method in my prior post.</p>
<p>-andy</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy Lowry		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-1/#comment-85308</link>

		<dc:creator><![CDATA[Andy Lowry]]></dc:creator>
		<pubDate>Fri, 02 Oct 2009 23:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-85308</guid>

					<description><![CDATA[Great work! I&#039;m using this implementation in a multi-level menu. One issue I ran into was when I wanted to activate a particular submenu that was nested within others. I coded a series of &quot;activate()&quot; calls, but they didn&#039;t always all use the correct index, even though the correct index was being passed in. I eventually concluded this was due to asynchronous handling of the &quot;activate&quot; events. I was able to fix this by using jQuery&#039;s triggerHandler() method instead of trigger() as you&#039;ve used in your active() method. I guess it makes the handling synchronous, and no more problems with my multi-level activations. You might want to make this change in your distribution.

-andy]]></description>
			<content:encoded><![CDATA[<p>Great work! I&#8217;m using this implementation in a multi-level menu. One issue I ran into was when I wanted to activate a particular submenu that was nested within others. I coded a series of &#8220;activate()&#8221; calls, but they didn&#8217;t always all use the correct index, even though the correct index was being passed in. I eventually concluded this was due to asynchronous handling of the &#8220;activate&#8221; events. I was able to fix this by using jQuery&#8217;s triggerHandler() method instead of trigger() as you&#8217;ve used in your active() method. I guess it makes the handling synchronous, and no more problems with my multi-level activations. You might want to make this change in your distribution.</p>
<p>-andy</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AydÄ±n Boydak		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-1/#comment-84159</link>

		<dc:creator><![CDATA[AydÄ±n Boydak]]></dc:creator>
		<pubDate>Sun, 09 Aug 2009 10:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-84159</guid>

					<description><![CDATA[great explanation

thanks for article

&lt;a href=&quot;http://www.turkcellcepkontor.com/&quot; rel=&quot;nofollow&quot;&gt;Turkcell kontor&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>great explanation</p>
<p>thanks for article</p>
<p><a href="http://www.turkcellcepkontor.com/" rel="nofollow">Turkcell kontor</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thomas		</title>
		<link>https://blog.evaria.com/2007/jquery-menu-example/comment-page-1/#comment-79970</link>

		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sun, 10 May 2009 08:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.evaria.com/2007/jquery-menu-example/#comment-79970</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.evaria.com/2007/jquery-menu-example/comment-page-1/#comment-79805&quot;&gt;Deepa&lt;/a&gt;.

As it is used to trigger the event it can&#039;t act as a link at the same time. However you may add a normal link on the same line and have the &quot;event-link&quot; to either side of that link. It&#039;s a bit of a struggle with the CSS but it is doable.

Let me know if you succeed and please add a link to show off your work :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.evaria.com/2007/jquery-menu-example/comment-page-1/#comment-79805">Deepa</a>.</p>
<p>As it is used to trigger the event it can&#8217;t act as a link at the same time. However you may add a normal link on the same line and have the &#8220;event-link&#8221; to either side of that link. It&#8217;s a bit of a struggle with the CSS but it is doable.</p>
<p>Let me know if you succeed and please add a link to show off your work 🙂</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
