<?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: Full CSS Horizontal Drop Down Menu</title>
	<atom:link href="http://www.ikawka.com/2009/07/cssdropmenu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ikawka.com/2009/07/cssdropmenu/</link>
	<description>Life would have been easier; if I had the source code.</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:24:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: achilez</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-179</link>
		<dc:creator>achilez</dc:creator>
		<pubDate>Thu, 17 Sep 2009 01:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-179</guid>
		<description>interesting, it works on FF, IE, Opera, Chrome and Safari</description>
		<content:encoded><![CDATA[<p>interesting, it works on FF, IE, Opera, Chrome and Safari</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-173</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 10 Sep 2009 07:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-173</guid>
		<description>Got everything figured out that I mentioned above and the dropdown menu works fine in every browser I checked it in except for IE 6.  Too bad, I liked it alot.</description>
		<content:encoded><![CDATA[<p>Got everything figured out that I mentioned above and the dropdown menu works fine in every browser I checked it in except for IE 6.  Too bad, I liked it alot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-166</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 23 Aug 2009 20:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-166</guid>
		<description>For what ever reason the doctype didn&#039;t show up after I pasted the code.  I had to change it to transitional instead of strict.  See source code.</description>
		<content:encoded><![CDATA[<p>For what ever reason the doctype didn&#8217;t show up after I pasted the code.  I had to change it to transitional instead of strict.  See source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-165</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 23 Aug 2009 20:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-165</guid>
		<description>You&#039;re awesome!! I really appreciate what you&#039;ve done! I had to make the doctype as follows to make it validate, will that make a difference in older browsers?




It seems to work just fine in the newest versions that I tried.  

Also if I wanted to center the menu under the header how would I do this?  I tried a few things with no luck.  See the link for how it looks now.
http://www.freehostbc.com/temp/index3.html

Again thanks for doing this for me I&#039;ve spent a lot of time trying to figure it out.</description>
		<content:encoded><![CDATA[<p>You&#8217;re awesome!! I really appreciate what you&#8217;ve done! I had to make the doctype as follows to make it validate, will that make a difference in older browsers?</p>
<p>It seems to work just fine in the newest versions that I tried.  </p>
<p>Also if I wanted to center the menu under the header how would I do this?  I tried a few things with no luck.  See the link for how it looks now.<br />
<a href="http://www.freehostbc.com/temp/index3.html" rel="nofollow">http://www.freehostbc.com/temp/index3.html</a></p>
<p>Again thanks for doing this for me I&#8217;ve spent a lot of time trying to figure it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikawka</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-164</link>
		<dc:creator>ikawka</dc:creator>
		<pubDate>Sun, 23 Aug 2009 03:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-164</guid>
		<description>hi paul; i&#039;ve updated my post, please check... i hope it does the trick...</description>
		<content:encoded><![CDATA[<p>hi paul; i&#8217;ve updated my post, please check&#8230; i hope it does the trick&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-163</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 15 Aug 2009 07:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-163</guid>
		<description>Hey I very much appeciate that.  I am still trying to figure it out and changed my doc reference to html 401 transitional to see if that would make a difference.  I&#039;ve also double checked my html to make sure the nested lists are correct.  I have to assume it is in the css somewhere or a hack that I know nothing about for IE or Firefox.  I&#039;ve looked at a couple of others that use javascript.  I really don&#039;t want to use it though if I can avoid it.</description>
		<content:encoded><![CDATA[<p>Hey I very much appeciate that.  I am still trying to figure it out and changed my doc reference to html 401 transitional to see if that would make a difference.  I&#8217;ve also double checked my html to make sure the nested lists are correct.  I have to assume it is in the css somewhere or a hack that I know nothing about for IE or Firefox.  I&#8217;ve looked at a couple of others that use javascript.  I really don&#8217;t want to use it though if I can avoid it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikawka</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-162</link>
		<dc:creator>ikawka</dc:creator>
		<pubDate>Fri, 14 Aug 2009 07:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-162</guid>
		<description>hi paul, 

I will try to modify your CSS, however I cannot do it now, I&#039;m in the middle of something, I will update my POST to 4 level menu.</description>
		<content:encoded><![CDATA[<p>hi paul, </p>
<p>I will try to modify your CSS, however I cannot do it now, I&#8217;m in the middle of something, I will update my POST to 4 level menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-161</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 14 Aug 2009 06:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-161</guid>
		<description>Thanks again for your reply.  I tried what you suggested but it is still the same.  Hope you don&#039;t mind appending my css code here for you to look at. 

/* horizontal dropdown menu */
		
	.menu {
	height:26px;
	position:relative;
	z-index:100;
	font-family:Verdana;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:149px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:100px;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#1a2732;
	width:89px;
	height:26px;
	background:#FFF;
	padding-left:10px;
	line-height:29px;
	font-weight:bold;
	border-color:#AAAAAA;
	border-width:1px;
	border-style:solid;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:100px;
	w\idth:88px;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#1a2732 url(http://www.freehostbc.com/fnfsportsfishing/images/grey-arrow.gif) no-repeat 100px center;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#1a2732 url(http://www.freehostbc.com/fnfsportsfishing/images/blue-arrow.gif) no-repeat 100px center;
	color: #FFF;
}
.menu ul ul :hover &gt; a.drop {
	background:#1a2732 url(http://www.freehostbc.com/fnfsportsfishing/images/blue-arrow.gif) no-repeat 100px center;
	color: #FFF;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#FFF }
/* style the third level hover */
.menu ul ul ul a:hover {background:#1a2732; color:#FFF }
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#FFF }
/* style the fourth level hover */
.menu ul ul ul ul a:hover {background:#1a2732; color:#FFF }
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul,.menu ul ul ul,.menu ul ul ul ul{
	visibility:hidden;
	position:absolute;
	height:0;
	top:26px;
	left:0;
	width:100px;
	border-top:1px solid #AAAAAA;
}
* html .menu ul ul { top:26px }
/* position the third level flyout menu */
.menu ul ul ul{
	left:100px;
	top:-1px;
	width:100px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left { left:-100px }
/* position the fourth level flyout menu */
.menu ul ul ul ul{
  left:100px;
  top:-1px;
  width:100px;
  }
/* position the fourth level flyout menu */
.menu ul ul ul ul.left { left:-100px }
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
  }	
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#FFFFFF;
	color:#1a2732;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:79px;
	border-width:0 1px 1px 1px;
}
* html .menu ul ul a, * html .menu ul ul a:visited { width:101px }
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#FFF;
	background:#1a2732;
}
.menu :hover &gt; a, .menu ul ul :hover &gt; a { color:#FFF; background:#1a2732; }
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{ visibility:visible }
/* keep the third level hidden when you hover on second level list OR link */
.menu ul :hover ul ul{ visibility:hidden }
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible }
/* keep the fourth level hidden when you hover on the second level list OR link */
.menu ul :hover ul ul ul{ visibility:hidden }
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul{ visibility:visible }
/*  keep the fifth level hidden when you hover on the third level list OR link */
.menu ul :hover ul ul ul ul{visibility:hidden }
/* make the fifth level visible when you hover over fourth level list OR link */
.menu ul :hover ul :hover ul :hover ul :hover ul{ visibility:visible }

/* end horizontal dropdown menu */</description>
		<content:encoded><![CDATA[<p>Thanks again for your reply.  I tried what you suggested but it is still the same.  Hope you don&#8217;t mind appending my css code here for you to look at. </p>
<p>/* horizontal dropdown menu */</p>
<p>	.menu {<br />
	height:26px;<br />
	position:relative;<br />
	z-index:100;<br />
	font-family:Verdana;<br />
}</p>
<p>/* remove all the bullets, borders and padding from the default list styling */<br />
.menu ul {<br />
	padding:0;<br />
	margin:0;<br />
	list-style-type:none;<br />
}<br />
.menu ul ul {<br />
	width:149px;<br />
}<br />
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */<br />
.menu li {<br />
	float:left;<br />
	width:100px;<br />
	position:relative;<br />
}<br />
/* style the links for the top level */<br />
.menu a, .menu a:visited {<br />
	display:block;<br />
	font-size:12px;<br />
	text-decoration:none;<br />
	color:#1a2732;<br />
	width:89px;<br />
	height:26px;<br />
	background:#FFF;<br />
	padding-left:10px;<br />
	line-height:29px;<br />
	font-weight:bold;<br />
	border-color:#AAAAAA;<br />
	border-width:1px;<br />
	border-style:solid;<br />
}<br />
/* a hack so that IE5.5 faulty box model is corrected */<br />
* html .menu a, * html .menu a:visited {<br />
	width:100px;<br />
	w\idth:88px;<br />
}<br />
/* style the second level background */<br />
.menu ul ul a.drop, .menu ul ul a.drop:visited {<br />
	background:#1a2732 url(http://www.freehostbc.com/fnfsportsfishing/images/grey-arrow.gif) no-repeat 100px center;<br />
}<br />
/* style the second level hover */<br />
.menu ul ul a.drop:hover{<br />
	background:#1a2732 url(http://www.freehostbc.com/fnfsportsfishing/images/blue-arrow.gif) no-repeat 100px center;<br />
	color: #FFF;<br />
}<br />
.menu ul ul :hover &gt; a.drop {<br />
	background:#1a2732 url(http://www.freehostbc.com/fnfsportsfishing/images/blue-arrow.gif) no-repeat 100px center;<br />
	color: #FFF;<br />
}<br />
/* style the third level background */<br />
.menu ul ul ul a, .menu ul ul ul a:visited {background:#FFF }<br />
/* style the third level hover */<br />
.menu ul ul ul a:hover {background:#1a2732; color:#FFF }<br />
/* style the fourth level background */<br />
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#FFF }<br />
/* style the fourth level hover */<br />
.menu ul ul ul ul a:hover {background:#1a2732; color:#FFF }<br />
/* hide the sub levels and give them a positon absolute so that they take up no room */<br />
.menu ul ul,.menu ul ul ul,.menu ul ul ul ul{<br />
	visibility:hidden;<br />
	position:absolute;<br />
	height:0;<br />
	top:26px;<br />
	left:0;<br />
	width:100px;<br />
	border-top:1px solid #AAAAAA;<br />
}<br />
* html .menu ul ul { top:26px }<br />
/* position the third level flyout menu */<br />
.menu ul ul ul{<br />
	left:100px;<br />
	top:-1px;<br />
	width:100px;<br />
}<br />
/* position the third level flyout menu for a left flyout */<br />
.menu ul ul ul.left { left:-100px }<br />
/* position the fourth level flyout menu */<br />
.menu ul ul ul ul{<br />
  left:100px;<br />
  top:-1px;<br />
  width:100px;<br />
  }<br />
/* position the fourth level flyout menu */<br />
.menu ul ul ul ul.left { left:-100px }<br />
/* style the table so that it takes no part in the layout &#8211; required for IE to work */<br />
.menu table {<br />
	position:absolute;<br />
	top:0;<br />
	left:0;<br />
	border-collapse:collapse;<br />
  }<br />
/* style the second level links */<br />
.menu ul ul a, .menu ul ul a:visited {<br />
	background:#FFFFFF;<br />
	color:#1a2732;<br />
	height:auto;<br />
	line-height:1em;<br />
	padding:5px 10px;<br />
	width:79px;<br />
	border-width:0 1px 1px 1px;<br />
}<br />
* html .menu ul ul a, * html .menu ul ul a:visited { width:101px }<br />
/* style the top level hover */<br />
.menu a:hover, .menu ul ul a:hover{<br />
	color:#FFF;<br />
	background:#1a2732;<br />
}<br />
.menu :hover &gt; a, .menu ul ul :hover &gt; a { color:#FFF; background:#1a2732; }<br />
/* make the second level visible when hover on first level list OR link */<br />
.menu ul li:hover ul, .menu ul a:hover ul{ visibility:visible }<br />
/* keep the third level hidden when you hover on second level list OR link */<br />
.menu ul :hover ul ul{ visibility:hidden }<br />
/* make the third level visible when you hover over second level list OR link */<br />
.menu ul :hover ul :hover ul{ visibility:visible }<br />
/* keep the fourth level hidden when you hover on the second level list OR link */<br />
.menu ul :hover ul ul ul{ visibility:hidden }<br />
/* make the fourth level visible when you hover over third level list OR link */<br />
.menu ul :hover ul :hover ul :hover ul{ visibility:visible }<br />
/*  keep the fifth level hidden when you hover on the third level list OR link */<br />
.menu ul :hover ul ul ul ul{visibility:hidden }<br />
/* make the fifth level visible when you hover over fourth level list OR link */<br />
.menu ul :hover ul :hover ul :hover ul :hover ul{ visibility:visible }</p>
<p>/* end horizontal dropdown menu */</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikawka</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-160</link>
		<dc:creator>ikawka</dc:creator>
		<pubDate>Fri, 14 Aug 2009 02:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-160</guid>
		<description>try modifying this line:

.menu ul ul {  
    visibility:hidden;
    ...

into
//4th and 5th
.menu ul ul, .menu ul ul ul, .menu ul ul ul ul {  
    visibility:hidden;
    ...

and
4th
.menu &lt;strong&gt;ul :hover ul :hover ul :hover&lt;/strong&gt; ul{ visibility:visible } 
5th
.menu &lt;strong&gt;ul :hover ul :hover ul :hover ul :hover&lt;/strong&gt; ul{ visibility:visible } 

try that perhaps</description>
		<content:encoded><![CDATA[<p>try modifying this line:</p>
<p>.menu ul ul {<br />
    visibility:hidden;<br />
    &#8230;</p>
<p>into<br />
//4th and 5th<br />
.menu ul ul, .menu ul ul ul, .menu ul ul ul ul {<br />
    visibility:hidden;<br />
    &#8230;</p>
<p>and<br />
4th<br />
.menu <strong>ul :hover ul :hover ul :hover</strong> ul{ visibility:visible }<br />
5th<br />
.menu <strong>ul :hover ul :hover ul :hover ul :hover</strong> ul{ visibility:visible } </p>
<p>try that perhaps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.ikawka.com/2009/07/cssdropmenu/comment-page-1/#comment-159</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 14 Aug 2009 02:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=341#comment-159</guid>
		<description>Thanks for your reply.  That is what I did but it doesn&#039;t seem to work for me.  I get all the levels but the fourth level is visible before you hover over the third level list.  I know it must be something simple as I followed your original lead and added the extra 
.menu ul ul ul ul{
  left:100px;
  top:-1px;
  width:100px;
  } 
and also added the extra 
.menu ul ul ul ul.left { left:-100px }
and an extra
.menu ul :hover ul ul ul{ visibility:hidden }
and extra
.menu ul :hover ul :hover ul :hover ul{ visibility:visible }

If you have firefox you can view the css code and source here http://www.freehostbc.com/temp/index3.html

Thank you very much for helping me with this.</description>
		<content:encoded><![CDATA[<p>Thanks for your reply.  That is what I did but it doesn&#8217;t seem to work for me.  I get all the levels but the fourth level is visible before you hover over the third level list.  I know it must be something simple as I followed your original lead and added the extra<br />
.menu ul ul ul ul{<br />
  left:100px;<br />
  top:-1px;<br />
  width:100px;<br />
  }<br />
and also added the extra<br />
.menu ul ul ul ul.left { left:-100px }<br />
and an extra<br />
.menu ul :hover ul ul ul{ visibility:hidden }<br />
and extra<br />
.menu ul :hover ul :hover ul :hover ul{ visibility:visible }</p>
<p>If you have firefox you can view the css code and source here <a href="http://www.freehostbc.com/temp/index3.html" rel="nofollow">http://www.freehostbc.com/temp/index3.html</a></p>
<p>Thank you very much for helping me with this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

