<?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: Prototype and Scriptaculous Drop Down Menu</title>
	<atom:link href="http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/</link>
	<description>WEB 2.0 - Creative - Intuitive Web Sites and Web Applications built with Ruby on Rails, Ajax, CSS and Web Standards</description>
	<lastBuildDate>Fri, 25 Jun 2010 19:54:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Darren Terhune</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-12534</link>
		<dc:creator>Darren Terhune</dc:creator>
		<pubDate>Fri, 15 Jan 2010 02:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-12534</guid>
		<description>@t3hk0d3 I&#039;ve glanced over it. Looks nice... gotta love oop. Have not tried this in any browsers yet. When I get some extra time (maybe on the weekend) I&#039;ll dive into.</description>
		<content:encoded><![CDATA[<p>@t3hk0d3 I&#8217;ve glanced over it. Looks nice&#8230; gotta love oop. Have not tried this in any browsers yet. When I get some extra time (maybe on the weekend) I&#8217;ll dive into.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: t3hk0d3</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-12530</link>
		<dc:creator>t3hk0d3</dc:creator>
		<pubDate>Thu, 14 Jan 2010 11:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-12530</guid>
		<description>I&#039;ve made more refactorings

http://www.pastebin.org/76033

For now i&#039;ve make it OOP :)

Pay attention what i&#039;ve not tested this one, so this one **maybe** buggy. At first glance it&#039;s working under FF 3.5, i&#039;ve not tested in another browser. Code really not changed, so likely it will work in other browsers like original one.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve made more refactorings</p>
<p><a href="http://www.pastebin.org/76033" rel="nofollow">http://www.pastebin.org/76033</a></p>
<p>For now i&#8217;ve make it OOP :)</p>
<p>Pay attention what i&#8217;ve not tested this one, so this one **maybe** buggy. At first glance it&#8217;s working under FF 3.5, i&#8217;ve not tested in another browser. Code really not changed, so likely it will work in other browsers like original one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Terhune</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-12526</link>
		<dc:creator>Darren Terhune</dc:creator>
		<pubDate>Wed, 13 Jan 2010 19:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-12526</guid>
		<description>I&#039;ve pushed up some changes mentioned by @t3hk0d3 to my github repos.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve pushed up some changes mentioned by @t3hk0d3 to my github repos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: t3hk0d3</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-12521</link>
		<dc:creator>t3hk0d3</dc:creator>
		<pubDate>Wed, 13 Jan 2010 09:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-12521</guid>
		<description>I&#039;ve made a some refactoring to your code

http://www.pastebin.org/75360

removed rudimentary code (like a = b, c = b, d = c using d instead of a), some syntax refine and some additional checks. I&#039;ve now working of same kind of code, but with multilevel submenus, your &quot;timeouts overloading&quot; idea made much help for me.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve made a some refactoring to your code</p>
<p><a href="http://www.pastebin.org/75360" rel="nofollow">http://www.pastebin.org/75360</a></p>
<p>removed rudimentary code (like a = b, c = b, d = c using d instead of a), some syntax refine and some additional checks. I&#8217;ve now working of same kind of code, but with multilevel submenus, your &#8220;timeouts overloading&#8221; idea made much help for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Terhune</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11839</link>
		<dc:creator>Darren Terhune</dc:creator>
		<pubDate>Fri, 02 Oct 2009 16:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11839</guid>
		<description>@Mason you can submit a patch for this if ya like, otherwise I&#039;ll have a look when I get some work off my plate. I&#039;ve added it to my github: &lt;a href=&quot;http://github.com/darrenterhune/droplicious&quot; rel=&quot;nofollow&quot;&gt;http://github.com/darrenterhune/droplicious&lt;/a&gt;, just fork and send pull request my way.</description>
		<content:encoded><![CDATA[<p>@Mason you can submit a patch for this if ya like, otherwise I&#8217;ll have a look when I get some work off my plate. I&#8217;ve added it to my github: <a href="http://github.com/darrenterhune/droplicious" rel="nofollow">http://github.com/darrenterhune/droplicious</a>, just fork and send pull request my way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mason Meyer</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11838</link>
		<dc:creator>Mason Meyer</dc:creator>
		<pubDate>Fri, 02 Oct 2009 15:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11838</guid>
		<description>You can also stop it from sticking by adding an if statement to the dropliciousShowingUpEffect function: 

if(!Element.visible(dEl))</description>
		<content:encoded><![CDATA[<p>You can also stop it from sticking by adding an if statement to the dropliciousShowingUpEffect function: </p>
<p>if(!Element.visible(dEl))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mason Meyer</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11837</link>
		<dc:creator>Mason Meyer</dc:creator>
		<pubDate>Fri, 02 Oct 2009 15:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11837</guid>
		<description>You can fix the background from disappearing by adding a queue to the to the BlindDown and BlindUp effects. So, it would look something like this: 

new Effect.BlindDown( $(dEl), {duration: dropliciousShowingUpDuration , queue: { position: &#039;end&#039;, scope: &#039;menuscope&#039;, limit: 1 } } );

Good work. I like the menu.</description>
		<content:encoded><![CDATA[<p>You can fix the background from disappearing by adding a queue to the to the BlindDown and BlindUp effects. So, it would look something like this: </p>
<p>new Effect.BlindDown( $(dEl), {duration: dropliciousShowingUpDuration , queue: { position: &#8216;end&#8217;, scope: &#8216;menuscope&#8217;, limit: 1 } } );</p>
<p>Good work. I like the menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Terhune</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11809</link>
		<dc:creator>Darren Terhune</dc:creator>
		<pubDate>Tue, 29 Sep 2009 05:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11809</guid>
		<description>@Ben Ya that is something I&#039;ve noticed, but I am pretty busy at the moment to fix it. Hopefully it&#039;ll happen in the near future.</description>
		<content:encoded><![CDATA[<p>@Ben Ya that is something I&#8217;ve noticed, but I am pretty busy at the moment to fix it. Hopefully it&#8217;ll happen in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11799</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 28 Sep 2009 09:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11799</guid>
		<description>Your dropdown menu script isn&#039;t fool proof... if you move over the menu&#039;s to fast your background disappears. Tested it in safari and firefox</description>
		<content:encoded><![CDATA[<p>Your dropdown menu script isn&#8217;t fool proof&#8230; if you move over the menu&#8217;s to fast your background disappears. Tested it in safari and firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Terhune</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11605</link>
		<dc:creator>Darren Terhune</dc:creator>
		<pubDate>Sat, 29 Aug 2009 07:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11605</guid>
		<description>@Jan Sweet! Works perfect as long as you keep the speed low. Your right it was hard, and that&#039;s why I never wrote it. I&#039;ve updated your patch and added you in as a contributor. I might add it to my github tomorrow. Thanks!</description>
		<content:encoded><![CDATA[<p>@Jan Sweet! Works perfect as long as you keep the speed low. Your right it was hard, and that&#8217;s why I never wrote it. I&#8217;ve updated your patch and added you in as a contributor. I might add it to my github tomorrow. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11604</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Sat, 29 Aug 2009 04:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11604</guid>
		<description>Hi guys,
I liked this one, but I really needed that :mouseover: one.
So I took some time (it was harder than I thought).
And reedited droplicious.js and now it works perfectly for mouse over, just replace your old  .js file.
And again, you can use all the other scriptaculous effects.

Mark, if you think it works fine you can added to your package as another option.

Hope it helps

http://www.canada-jack.com/data/droplicious.js</description>
		<content:encoded><![CDATA[<p>Hi guys,<br />
I liked this one, but I really needed that :mouseover: one.<br />
So I took some time (it was harder than I thought).<br />
And reedited droplicious.js and now it works perfectly for mouse over, just replace your old  .js file.<br />
And again, you can use all the other scriptaculous effects.</p>
<p>Mark, if you think it works fine you can added to your package as another option.</p>
<p>Hope it helps</p>
<p><a href="http://www.canada-jack.com/data/droplicious.js" rel="nofollow">http://www.canada-jack.com/data/droplicious.js</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Terhune</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11109</link>
		<dc:creator>Darren Terhune</dc:creator>
		<pubDate>Mon, 22 Jun 2009 20:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11109</guid>
		<description>@Conrad I&#039;ve updated the files so the a tags don&#039;t disappear when hovering. You can just add position:relative; to the a tags in the drop down menu.</description>
		<content:encoded><![CDATA[<p>@Conrad I&#8217;ve updated the files so the a tags don&#8217;t disappear when hovering. You can just add position:relative; to the a tags in the drop down menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11102</link>
		<dc:creator>Conrad</dc:creator>
		<pubDate>Sat, 20 Jun 2009 21:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11102</guid>
		<description>Works well on firefox, but not on my copy of IE8: when hovering the sub menu items, most of them disappear while first sub item stay visible</description>
		<content:encoded><![CDATA[<p>Works well on firefox, but not on my copy of IE8: when hovering the sub menu items, most of them disappear while first sub item stay visible</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Terhune</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11082</link>
		<dc:creator>Darren Terhune</dc:creator>
		<pubDate>Thu, 18 Jun 2009 07:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11082</guid>
		<description>@Mark Ya you can do this: name.observe(&#039;mouseover&#039;, toggleElement.bindAsEventListener(this)); but make sure you make the duration in the effect quicker like this: new Effect.toggle(element, &#039;blind&#039;, { duration: 0.05 }); It works ok but the last opened drop stays open unless you mouse over it again. You could write a timed event to close it though. I plan on doing this in the future. Also keep in mind you can use different effects than just the &quot;blind&quot;. Check out: &lt;a href=&quot;http://wiki.github.com/madrobby/scriptaculous/combination-effects&quot; rel=&quot;nofollow&quot;&gt;script.aculo.us&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Mark Ya you can do this: name.observe(&#8216;mouseover&#8217;, toggleElement.bindAsEventListener(this)); but make sure you make the duration in the effect quicker like this: new Effect.toggle(element, &#8216;blind&#8217;, { duration: 0.05 }); It works ok but the last opened drop stays open unless you mouse over it again. You could write a timed event to close it though. I plan on doing this in the future. Also keep in mind you can use different effects than just the &#8220;blind&#8221;. Check out: <a href="http://wiki.github.com/madrobby/scriptaculous/combination-effects" rel="nofollow">script.aculo.us</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Hentschel</title>
		<link>http://headfirstproductions.ca/prototype-and-scriptaculous-drop-down-menu/#comment-11079</link>
		<dc:creator>Mark Hentschel</dc:creator>
		<pubDate>Wed, 17 Jun 2009 19:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://headfirstproductions.ca/?p=222#comment-11079</guid>
		<description>Any way to make this on mouseover? And close the others?</description>
		<content:encoded><![CDATA[<p>Any way to make this on mouseover? And close the others?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
