<?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: Centering a dropdown menu</title>
	<atom:link href="http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/</link>
	<description>Web design &#38; development and print design services located in The Gap, Brisbane</description>
	<lastBuildDate>Sun, 28 Feb 2010 13:14:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frank</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2391</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 07 Nov 2009 19:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2391</guid>
		<description>One addition, to make the conditional comment with display: inline-block and so on work in ie the element within the &lt;li&gt; tags must be display: block, else the whole navigation floats left.</description>
		<content:encoded><![CDATA[<p>One addition, to make the conditional comment with display: inline-block and so on work in ie the element within the &lt;li&gt; tags must be display: block, else the whole navigation floats&nbsp;left.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2390</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 07 Nov 2009 18:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2390</guid>
		<description>Hi, thanks, this article is a great help and saved me many hours of work. Just a display: table; for the ul did the job for me.</description>
		<content:encoded><![CDATA[<p>Hi, thanks, this article is a great help and saved me many hours of work. Just a display: table; for the ul did the job for&nbsp;me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen M. Sullivan</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2384</link>
		<dc:creator>Karen M. Sullivan</dc:creator>
		<pubDate>Wed, 04 Nov 2009 21:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2384</guid>
		<description>This is wonderful.  Thank you!!

Karen</description>
		<content:encoded><![CDATA[<p>This is wonderful.  Thank&nbsp;you!!</p>
<p>Karen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2311</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Wed, 09 Sep 2009 22:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2311</guid>
		<description>Sounds like a good idea.</description>
		<content:encoded><![CDATA[<p>Sounds like a good&nbsp;idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark B.</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2310</link>
		<dc:creator>Mark B.</dc:creator>
		<pubDate>Wed, 09 Sep 2009 22:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2310</guid>
		<description>I&#039;ll give it a go but I also figured a different method.  Since the only time I won&#039;t know the number of items is on a dynamic menu, I can use the script to count the number of items and add a specific width to the unordered list.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll give it a go but I also figured a different method.  Since the only time I won&#8217;t know the number of items is on a dynamic menu, I can use the script to count the number of items and add a specific width to the unordered&nbsp;list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2309</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Wed, 09 Sep 2009 20:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2309</guid>
		<description>Hi Mark, if you don&#039;t know the number of items you can use the table display method which doesn&#039;t require setting a width on the parent, but you&#039;d need to consider what would happen if too many items were added to fit the space, i.e, would they wrap or stick out or be hidden.</description>
		<content:encoded><![CDATA[<p>Hi Mark, if you don&#8217;t know the number of items you can use the table display method which doesn&#8217;t require setting a width on the parent, but you&#8217;d need to consider what would happen if too many items were added to fit the space, i.e, would they wrap or stick out or be&nbsp;hidden.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark B.</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2308</link>
		<dc:creator>Mark B.</dc:creator>
		<pubDate>Wed, 09 Sep 2009 19:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2308</guid>
		<description>What if you don&#039;t know the total number of items in the menu?</description>
		<content:encoded><![CDATA[<p>What if you don&#8217;t know the total number of items in the&nbsp;menu?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2307</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Wed, 09 Sep 2009 02:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2307</guid>
		<description>Allan, the float is required to contain the floated elements within it so that the background extends the full width of the available area. I usually use &lt;code&gt;overflow:hidden&lt;/code&gt; to contain floats but can&#039;t do that in this case because hiding the overflow would prevent the submenus from showing.</description>
		<content:encoded><![CDATA[<p>Allan, the float is required to contain the floated elements within it so that the background extends the full width of the available area. I usually use <code>overflow:hidden</code> to contain floats but can&#8217;t do that in this case because hiding the overflow would prevent the submenus from&nbsp;showing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: allan</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2306</link>
		<dc:creator>allan</dc:creator>
		<pubDate>Wed, 09 Sep 2009 02:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2306</guid>
		<description>hi John!
This post is very most useful! I have a problem that you give the last sample in the post. 
Why diy you need to applied to behave float:left within #nav? it works fine in Firefox 3.5 and IE 7.
if i remove it(float:left), It doesn’t work in Firefox 3.5.
I’d be very thankful if you answer to this question!</description>
		<content:encoded><![CDATA[<p>hi John!<br />
This post is very most useful! I have a problem that you give the last sample in the post.<br />
Why diy you need to applied to behave float:left within #nav? it works fine in Firefox 3.5 and IE 7.<br />
if i remove it(float:left), It doesn’t work in Firefox 3.5.<br />
I’d be very thankful if you answer to this&nbsp;question!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Libai</title>
		<link>http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/comment-page-1/#comment-2109</link>
		<dc:creator>Libai</dc:creator>
		<pubDate>Thu, 28 May 2009 04:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tyssendesign.com.au/articles/css/centering-a-dropdown-menu/#comment-2109</guid>
		<description>Would just like to say this is ABSOLUTELY AMAZING!!! I&#039;m so happy that we can make centered suckerfish dropdowns easily in the future. Thank you so much for your hard work! Thank you, thank you, thank you! ^_^</description>
		<content:encoded><![CDATA[<p>Would just like to say this is ABSOLUTELY AMAZING!!! I&#8217;m so happy that we can make centered suckerfish dropdowns easily in the future. Thank you so much for your hard work! Thank you, thank you, thank you!&nbsp;^_^</p>
]]></content:encoded>
	</item>
</channel>
</rss>
