<?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 hover drop-down menus and the setTimeout issue</title>
	<atom:link href="http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/feed/" rel="self" type="application/rss+xml" />
	<link>http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/</link>
	<description>Freelance WordPress developer in London - XHTML, CSS &#38; design</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:08:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Leo</title>
		<link>http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/#comment-4050</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 03 Feb 2010 17:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://sltaylor.co.uk/?p=161#comment-4050</guid>
		<description>You&#039;re absolutely right about the delay function Steve - It just delays a function.   If you hover out before the delay is over it will just continue regardless and you end up with a menu being shown without hovering over it.

The problem I have with your method is the jquery.data() function doesn&#039;t seem to be returned an integer, rather an object (on jquery 1.4.1).</description>
		<content:encoded><![CDATA[<p>You&#8217;re absolutely right about the delay function Steve &#8211; It just delays a function.   If you hover out before the delay is over it will just continue regardless and you end up with a menu being shown without hovering over it.</p>
<p>The problem I have with your method is the jquery.data() function doesn&#8217;t seem to be returned an integer, rather an object (on jquery 1.4.1).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Taylor</title>
		<link>http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/#comment-3694</link>
		<dc:creator>Steve Taylor</dc:creator>
		<pubDate>Wed, 20 Jan 2010 20:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://sltaylor.co.uk/?p=161#comment-3694</guid>
		<description>Yes, I saw this - great news! Although, I wonder if the main problem addressed above remains. It&#039;s not the lack of a delay function that&#039;s the real issue, it&#039;s the fact that you need to also cancel the function that&#039;s waiting to trigger if the mouse leaves the item before it&#039;s been triggered. I&#039;ve not looked into the jQuery 1.4 docs, though, maybe it handles this too.</description>
		<content:encoded><![CDATA[<p>Yes, I saw this &#8211; great news! Although, I wonder if the main problem addressed above remains. It&#8217;s not the lack of a delay function that&#8217;s the real issue, it&#8217;s the fact that you need to also cancel the function that&#8217;s waiting to trigger if the mouse leaves the item before it&#8217;s been triggered. I&#8217;ve not looked into the jQuery 1.4 docs, though, maybe it handles this too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/#comment-3691</link>
		<dc:creator>George</dc:creator>
		<pubDate>Wed, 20 Jan 2010 19:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://sltaylor.co.uk/?p=161#comment-3691</guid>
		<description>in jQuery 1.4 there is delay option:  delay(500) which will give you similar results</description>
		<content:encoded><![CDATA[<p>in jQuery 1.4 there is delay option:  delay(500) which will give you similar results</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roger</title>
		<link>http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/#comment-1017</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Tue, 11 Aug 2009 16:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://sltaylor.co.uk/?p=161#comment-1017</guid>
		<description>The id for my menu is &#039;dropline&#039;, I&#039;ll try and substitue #nav-main with that and see if it works. If not I&#039;ll try a few other alternatives and I&#039;ll post the solution (if I figure one out, that is). Thanks,
roger</description>
		<content:encoded><![CDATA[<p>The id for my menu is &#8216;dropline&#8217;, I&#8217;ll try and substitue #nav-main with that and see if it works. If not I&#8217;ll try a few other alternatives and I&#8217;ll post the solution (if I figure one out, that is). Thanks,<br />
roger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Taylor</title>
		<link>http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/#comment-1016</link>
		<dc:creator>Steve Taylor</dc:creator>
		<pubDate>Tue, 11 Aug 2009 16:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://sltaylor.co.uk/?p=161#comment-1016</guid>
		<description>That link you posted seems to be for a complete drop-downs system - which I don&#039;t know anything about. The above code is really for people who are coding their own menus from scratch and need a bit of a nudge with the jQuery... I&#039;m not sure how my code might interact with the Dropline system (evidently not very well!).</description>
		<content:encoded><![CDATA[<p>That link you posted seems to be for a complete drop-downs system &#8211; which I don&#8217;t know anything about. The above code is really for people who are coding their own menus from scratch and need a bit of a nudge with the jQuery&#8230; I&#8217;m not sure how my code might interact with the Dropline system (evidently not very well!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roger</title>
		<link>http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/#comment-1015</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Tue, 11 Aug 2009 16:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://sltaylor.co.uk/?p=161#comment-1015</guid>
		<description>Hi Steve,

I&#039;d figured that that would probably be the area for customization but not sure how. I don&#039;t have a link to my site as it is an internal one in our office but I got this from here:
http://www.cssmenus.co.uk/dropline.html

Except for the submenu descriptions I haven&#039;t changed anything from the code.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>I&#8217;d figured that that would probably be the area for customization but not sure how. I don&#8217;t have a link to my site as it is an internal one in our office but I got this from here:<br />
<a href="http://www.cssmenus.co.uk/dropline.html">http://www.cssmenus.co.uk/dropline.html</a></p>
<p>Except for the submenu descriptions I haven&#8217;t changed anything from the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Taylor</title>
		<link>http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/#comment-1014</link>
		<dc:creator>Steve Taylor</dc:creator>
		<pubDate>Tue, 11 Aug 2009 15:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://sltaylor.co.uk/?p=161#comment-1014</guid>
		<description>Hi Roger, &lt;code&gt;#nav-main ul.nav &gt; li&lt;/code&gt; is the main bit you might need to customize, to match the list items in your nav menu. If this doesn&#039;t work, maybe link to your example?</description>
		<content:encoded><![CDATA[<p>Hi Roger, <code>#nav-main ul.nav &gt; li</code> is the main bit you might need to customize, to match the list items in your nav menu. If this doesn&#8217;t work, maybe link to your example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roger</title>
		<link>http://sltaylor.co.uk/blog/jquery-hover-drop-down-menu-settimeout/#comment-1013</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Tue, 11 Aug 2009 15:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://sltaylor.co.uk/?p=161#comment-1013</guid>
		<description>Hello,

I tried your code for my css menu but it didn&#039;t seem to work. I&#039;m a jQuery noob. Do I have to customize the code anywhere for it to work with my menu?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I tried your code for my css menu but it didn&#8217;t seem to work. I&#8217;m a jQuery noob. Do I have to customize the code anywhere for it to work with my menu?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
