<?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 for LDIR: LoaD_Increment_Repeat</title>
	<atom:link href="http://blog.peter-ryan.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.peter-ryan.co.uk</link>
	<description>The (mostly techie) ramblings of Peter Ryan.</description>
	<lastBuildDate>Tue, 26 May 2009 16:39:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Suckerfish menus with hide delay by jonny</title>
		<link>http://blog.peter-ryan.co.uk/2007/12/08/suckerfish-menus-with-hide-delay/comment-page-1/#comment-969</link>
		<dc:creator>jonny</dc:creator>
		<pubDate>Tue, 26 May 2009 16:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2007/12/08/test-post/#comment-969</guid>
		<description><![CDATA[Anyone know how to make a 2 second delay before the first drop down appears on hover?]]></description>
		<content:encoded><![CDATA[<p>Anyone know how to make a 2 second delay before the first drop down appears on hover?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using CSS3 :target selectors by Abas com CSS utilizando :target &#187; CSS no Lanche</title>
		<link>http://blog.peter-ryan.co.uk/2008/03/14/using-css3-target-selectors/comment-page-1/#comment-919</link>
		<dc:creator>Abas com CSS utilizando :target &#187; CSS no Lanche</dc:creator>
		<pubDate>Mon, 04 May 2009 11:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2008/03/14/using-css3-target-selectors/#comment-919</guid>
		<description><![CDATA[[...] verão que foi utilizado um arquivo JavaScript chamado: csstarget.js, um script desenvolvido por Peter Ryan que faz com que o seletor :target funcione em todos os browsers que não suportam esse seletor [...]]]></description>
		<content:encoded><![CDATA[<p>[...] verão que foi utilizado um arquivo JavaScript chamado: csstarget.js, um script desenvolvido por Peter Ryan que faz com que o seletor :target funcione em todos os browsers que não suportam esse seletor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suckerfish menus with hide delay by Tim</title>
		<link>http://blog.peter-ryan.co.uk/2007/12/08/suckerfish-menus-with-hide-delay/comment-page-1/#comment-698</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 22 Jan 2009 14:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2007/12/08/test-post/#comment-698</guid>
		<description><![CDATA[Hahaha. Very good point. I guess I should feel lucky you even reponded, but it&#039;s much appreciated.

Thanks Peter!]]></description>
		<content:encoded><![CDATA[<p>Hahaha. Very good point. I guess I should feel lucky you even reponded, but it&#8217;s much appreciated.</p>
<p>Thanks Peter!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suckerfish menus with hide delay by Peter Ryan</title>
		<link>http://blog.peter-ryan.co.uk/2007/12/08/suckerfish-menus-with-hide-delay/comment-page-1/#comment-697</link>
		<dc:creator>Peter Ryan</dc:creator>
		<pubDate>Thu, 22 Jan 2009 10:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2007/12/08/test-post/#comment-697</guid>
		<description><![CDATA[Hi Tim,

Are you saying you&#039;re using a different script from the one here? And you want support? For a script I can&#039;t see or know the name of? ;)

Okay... the issue above was because the sf-delay script adds CSS class names to the DOM on all browsers, whereas the original sfhover function only did anything when the browser was IE. The problem is, Firefox (and possibly other browsers) as opposed to IE, will return to the same DOM when you press the back button... so the CSS class names show made the menu visible are still in place. But the JavaScript events that should&#039;ve removed those CSS class names after the delay, have been lost.

So the fix was to force the function that removed the CSS class names to execute when the page unloads. So when the user selects a menu item, the DOM is returned to its original state before the new page is loaded.

Hope that helps some! :D

Peter.]]></description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>Are you saying you&#8217;re using a different script from the one here? And you want support? For a script I can&#8217;t see or know the name of? <img src='http://blog.peter-ryan.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Okay&#8230; the issue above was because the sf-delay script adds CSS class names to the DOM on all browsers, whereas the original sfhover function only did anything when the browser was IE. The problem is, Firefox (and possibly other browsers) as opposed to IE, will return to the same DOM when you press the back button&#8230; so the CSS class names show made the menu visible are still in place. But the JavaScript events that should&#8217;ve removed those CSS class names after the delay, have been lost.</p>
<p>So the fix was to force the function that removed the CSS class names to execute when the page unloads. So when the user selects a menu item, the DOM is returned to its original state before the new page is loaded.</p>
<p>Hope that helps some! <img src='http://blog.peter-ryan.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Peter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suckerfish menus with hide delay by Tim</title>
		<link>http://blog.peter-ryan.co.uk/2007/12/08/suckerfish-menus-with-hide-delay/comment-page-1/#comment-694</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 21 Jan 2009 18:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2007/12/08/test-post/#comment-694</guid>
		<description><![CDATA[How&#039;s it going. I&#039;m using a slightly different superfish script. I am having the same problem as &quot;carry&quot; in a previous post where everytime I hit the back button the menu along with the sub is present. I don&#039;t have an actual sfHover function within my code. Any insight?

Thanks.]]></description>
		<content:encoded><![CDATA[<p>How&#8217;s it going. I&#8217;m using a slightly different superfish script. I am having the same problem as &#8220;carry&#8221; in a previous post where everytime I hit the back button the menu along with the sub is present. I don&#8217;t have an actual sfHover function within my code. Any insight?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suckerfish menus with hide delay by Peter Ryan</title>
		<link>http://blog.peter-ryan.co.uk/2007/12/08/suckerfish-menus-with-hide-delay/comment-page-1/#comment-650</link>
		<dc:creator>Peter Ryan</dc:creator>
		<pubDate>Sat, 03 Jan 2009 02:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2007/12/08/test-post/#comment-650</guid>
		<description><![CDATA[Hi Ryan,

If you find the line that sets the sfEls line and comment it out, like so:

&lt;code&gt;//  var sfEls = document.getElementById(&quot;nav&quot;).getElementsByTagName(&quot;li&quot;);
&lt;/code&gt;
and then add these lines in below it:

&lt;code&gt;var sfEls = [], elems, i;&lt;/code&gt;

&lt;code&gt;elems = document.getElementById(&quot;nav&quot;).getElementsByTagName(&quot;li&quot;);
for (i=0; i&lt;elems.length; i++) sfEls = sfEls.concat(elems[i]);&lt;/code&gt;

&lt;code&gt;elems = document.getElementById(&quot;nav2&quot;).getElementsByTagName(&quot;li&quot;);
for (i=0; i&lt;elems.length; i++) sfEls = sfEls.concat(elems[i]);&lt;/code&gt;

then that should work! This of course assumes your IDs are &quot;nav&quot; and &quot;nav2&quot;, but those are easily changed. If you have more menus then just copy and past those two lines and change the ID as appropriate.

I&#039;ve tested this only in Firefox.... so you might want to check it on other browsers before rolling it out! But it should work fine. ;)

Hope that helps.]]></description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>If you find the line that sets the sfEls line and comment it out, like so:</p>
<p><code>//  var sfEls = document.getElementById("nav").getElementsByTagName("li");<br />
</code><br />
and then add these lines in below it:</p>
<p><code>var sfEls = [], elems, i;</code></p>
<p><code>elems = document.getElementById("nav").getElementsByTagName("li");<br />
for (i=0; i&lt;elems.length; i++) sfEls = sfEls.concat(elems[i]);</code></p>
<p><code>elems = document.getElementById("nav2").getElementsByTagName("li");<br />
for (i=0; i&lt;elems.length; i++) sfEls = sfEls.concat(elems[i]);</code></p>
<p>then that should work! This of course assumes your IDs are &#8220;nav&#8221; and &#8220;nav2&#8243;, but those are easily changed. If you have more menus then just copy and past those two lines and change the ID as appropriate.</p>
<p>I&#8217;ve tested this only in Firefox&#8230;. so you might want to check it on other browsers before rolling it out! But it should work fine. <img src='http://blog.peter-ryan.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suckerfish menus with hide delay by Ryan</title>
		<link>http://blog.peter-ryan.co.uk/2007/12/08/suckerfish-menus-with-hide-delay/comment-page-1/#comment-647</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 02 Jan 2009 07:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2007/12/08/test-post/#comment-647</guid>
		<description><![CDATA[Thanks for the great script.

Do you have any idea how to get it working with multiple menus with different ID&#039;s on the same page?]]></description>
		<content:encoded><![CDATA[<p>Thanks for the great script.</p>
<p>Do you have any idea how to get it working with multiple menus with different ID&#8217;s on the same page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suckerfish menus with hide delay by max mcdowell</title>
		<link>http://blog.peter-ryan.co.uk/2007/12/08/suckerfish-menus-with-hide-delay/comment-page-1/#comment-628</link>
		<dc:creator>max mcdowell</dc:creator>
		<pubDate>Wed, 24 Dec 2008 13:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2007/12/08/test-post/#comment-628</guid>
		<description><![CDATA[Thank you Peter,

It works perfectly, including for-firefox modification, even though I know no javascript and can only cut and paste it. 
My three level menu is now calm and usable. 

Max]]></description>
		<content:encoded><![CDATA[<p>Thank you Peter,</p>
<p>It works perfectly, including for-firefox modification, even though I know no javascript and can only cut and paste it.<br />
My three level menu is now calm and usable. </p>
<p>Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suckerfish menus with hide delay by Peter Ryan</title>
		<link>http://blog.peter-ryan.co.uk/2007/12/08/suckerfish-menus-with-hide-delay/comment-page-1/#comment-504</link>
		<dc:creator>Peter Ryan</dc:creator>
		<pubDate>Tue, 11 Nov 2008 19:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2007/12/08/test-post/#comment-504</guid>
		<description><![CDATA[Hi Bill,

It should do... but I&#039;m not familiar with Joomla myself or it&#039;s suckerfish implementation. You might need to change the cssClass from &quot;sfhover&quot; to something else, and you&#039;ll need to remove the existing suckerfish JavaScript, but otherwise, this should be a drop in replacement.

You might want to take account of the comments above to fix a problem with menus remaining open when the user presses the back-button on their browser.... at some point, when I get some free time, I *will* re-work this code!!

Peter.]]></description>
		<content:encoded><![CDATA[<p>Hi Bill,</p>
<p>It should do&#8230; but I&#8217;m not familiar with Joomla myself or it&#8217;s suckerfish implementation. You might need to change the cssClass from &#8220;sfhover&#8221; to something else, and you&#8217;ll need to remove the existing suckerfish JavaScript, but otherwise, this should be a drop in replacement.</p>
<p>You might want to take account of the comments above to fix a problem with menus remaining open when the user presses the back-button on their browser&#8230;. at some point, when I get some free time, I *will* re-work this code!!</p>
<p>Peter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Suckerfish menus with hide delay by Bill</title>
		<link>http://blog.peter-ryan.co.uk/2007/12/08/suckerfish-menus-with-hide-delay/comment-page-1/#comment-503</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 11 Nov 2008 13:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peter-ryan.co.uk/2007/12/08/test-post/#comment-503</guid>
		<description><![CDATA[Thanks very much for this.  Newb question:  Is it possible to drop this into the suckerfish solution I am using in Joomla?]]></description>
		<content:encoded><![CDATA[<p>Thanks very much for this.  Newb question:  Is it possible to drop this into the suckerfish solution I am using in Joomla?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
