<?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: How To: Deploying Suckerfish Dropdown Menus</title>
	<atom:link href="http://www.deansabatino.com/2006/07/20/96/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deansabatino.com/2006/07/20/96/</link>
	<description>this is the personal website of dean sabatino</description>
	<lastBuildDate>Wed, 21 Jul 2010 04:32:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Richard</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6982</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 15 Jun 2010 11:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6982</guid>
		<description>Doesnt work well on page with floated divs</description>
		<content:encoded><![CDATA[<p>Doesnt work well on page with floated divs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6935</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 13 Oct 2009 15:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6935</guid>
		<description>&quot;It seems some clients and marketing departments love complicated dropdown navigation systems and as much as you try to dissuade and convince them that a more simplified navigation scheme would actually help their customers get to the information they want faster&quot;

What do you suggest for &quot;more simplified navigation scheme&quot;?</description>
		<content:encoded><![CDATA[<p>&#8220;It seems some clients and marketing departments love complicated dropdown navigation systems and as much as you try to dissuade and convince them that a more simplified navigation scheme would actually help their customers get to the information they want faster&#8221;</p>
<p>What do you suggest for &#8220;more simplified navigation scheme&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clancy Dunn</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6931</link>
		<dc:creator>Clancy Dunn</dc:creator>
		<pubDate>Fri, 07 Aug 2009 21:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6931</guid>
		<description>Looks great, but my attempts to modify the content can&#039;t get past the first character.What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>Looks great, but my attempts to modify the content can&#8217;t get past the first character.What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Nelson</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6929</link>
		<dc:creator>Brad Nelson</dc:creator>
		<pubDate>Sun, 12 Jul 2009 06:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6929</guid>
		<description>Hi again Dean.  An update to my previous post -- My efforts at tweaking your code have resulted in a successful application on my website.  Please feel free to have a look at, as it is a vertical menu vs. your horizontal.  Thanks again for posting your solution to the two-menus-on-one-page suckerfish problem!</description>
		<content:encoded><![CDATA[<p>Hi again Dean.  An update to my previous post &#8212; My efforts at tweaking your code have resulted in a successful application on my website.  Please feel free to have a look at, as it is a vertical menu vs. your horizontal.  Thanks again for posting your solution to the two-menus-on-one-page suckerfish problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Nelson</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6928</link>
		<dc:creator>Brad Nelson</dc:creator>
		<pubDate>Sat, 11 Jul 2009 04:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6928</guid>
		<description>Hi Dean, thanks for posting a successful implementation of a suckerfish menu system where two menus are present on the same page.  For about three months, I have been struggling with this on a website for a coin collection I own.  I am not a trained computer tech, and though I have dabbled with HTML programming since the early 1990s, my CSS and Javascript knowledge is pretty limited.  I have used your code on my site, and it looks like everything works with the menu structure. However, none of the style changes are taking effect, and after tweaking my code for many days, I am stumped, and would appreciate it if you could take a moment to see if you can spot what I may be doing wrong.  The webpage is:  www.classicaleconomies.com/test.  The colors are a bit weird, but this is just for testing. If you want to see how I am trying to get it to look in the end, there is a partially working version (the top menu) at my main site:  www.classicaleconomies.com.  Many thanks in advance for any help you can offer.</description>
		<content:encoded><![CDATA[<p>Hi Dean, thanks for posting a successful implementation of a suckerfish menu system where two menus are present on the same page.  For about three months, I have been struggling with this on a website for a coin collection I own.  I am not a trained computer tech, and though I have dabbled with HTML programming since the early 1990s, my CSS and Javascript knowledge is pretty limited.  I have used your code on my site, and it looks like everything works with the menu structure. However, none of the style changes are taking effect, and after tweaking my code for many days, I am stumped, and would appreciate it if you could take a moment to see if you can spot what I may be doing wrong.  The webpage is:  <a href="http://www.classicaleconomies.com/test" rel="nofollow">http://www.classicaleconomies.com/test</a>.  The colors are a bit weird, but this is just for testing. If you want to see how I am trying to get it to look in the end, there is a partially working version (the top menu) at my main site:  <a href="http://www.classicaleconomies.com" rel="nofollow">http://www.classicaleconomies.com</a>.  Many thanks in advance for any help you can offer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lowell</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6898</link>
		<dc:creator>Lowell</dc:creator>
		<pubDate>Fri, 07 Nov 2008 17:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6898</guid>
		<description>When I deployed the dropdown menu in Wordpress, the dropdown menu background color did not show up. I went into the css code and removed the .under from ul.under and it worked. I was wondering what the ul.under stands for?</description>
		<content:encoded><![CDATA[<p>When I deployed the dropdown menu in WordPress, the dropdown menu background color did not show up. I went into the css code and removed the .under from ul.under and it worked. I was wondering what the ul.under stands for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6897</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 01 Nov 2008 01:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6897</guid>
		<description>Go ahead and good luck!</description>
		<content:encoded><![CDATA[<p>Go ahead and good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: megazee</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6896</link>
		<dc:creator>megazee</dc:creator>
		<pubDate>Sat, 01 Nov 2008 00:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6896</guid>
		<description>I just wanted to know if I could use this code for a website that I am developing? Is there any recognition that needs to be posted with the code? It works great in my development phase!!</description>
		<content:encoded><![CDATA[<p>I just wanted to know if I could use this code for a website that I am developing? Is there any recognition that needs to be posted with the code? It works great in my development phase!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juhee goel</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6879</link>
		<dc:creator>juhee goel</dc:creator>
		<pubDate>Mon, 30 Jun 2008 09:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6879</guid>
		<description>i used this code, but it doesn&#039;t work in IE. I still get flicker while mouseover on sub-menu.

please help.</description>
		<content:encoded><![CDATA[<p>i used this code, but it doesn&#8217;t work in IE. I still get flicker while mouseover on sub-menu.</p>
<p>please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenn</title>
		<link>http://www.deansabatino.com/2006/07/20/96/comment-page-1/#comment-6848</link>
		<dc:creator>Jenn</dc:creator>
		<pubDate>Fri, 15 Feb 2008 16:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.deansabatino.com/2006/07/20/96/#comment-6848</guid>
		<description>Sorry, accidentally deleted the original file.

http://www.kittentaboo.com/forest.html</description>
		<content:encoded><![CDATA[<p>Sorry, accidentally deleted the original file.</p>
<p><a href="http://www.kittentaboo.com/forest.html" rel="nofollow">http://www.kittentaboo.com/forest.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
