<?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 menu using either CSS, MooTools, jQuery or just plain JavaScript</title>
	<atom:link href="http://www.cssmenubuilder.com/blog/2009/11/14/centering-a-menu-using-either-css-mootools-jquery-or-just-plain-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cssmenubuilder.com/blog/2009/11/14/centering-a-menu-using-either-css-mootools-jquery-or-just-plain-javascript/</link>
	<description></description>
	<lastBuildDate>Sat, 14 Nov 2009 14:32:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.cssmenubuilder.com/blog/2009/11/14/centering-a-menu-using-either-css-mootools-jquery-or-just-plain-javascript/comment-page-1/#comment-99</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 14 Nov 2009 14:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssmenubuilder.com/blog/?p=129#comment-99</guid>
		<description>Hi Annamae,

I had a look at what you said, but when I calculate the width manually, using FF&#039;s developer toolbar&#039;s inspect element function, it gives the same result. The value I get is 379 pixel, which is the same as the one MooTools gets and again the same as the jQuery script and the plain Javascript get.

So if you would be so kind as to elaborate on the error that you got and explain why it is an error, it would be much appreciated.

By the way, thank you for reading the article.

/olaf</description>
		<content:encoded><![CDATA[<p>Hi Annamae,</p>
<p>I had a look at what you said, but when I calculate the width manually, using FF&#8217;s developer toolbar&#8217;s inspect element function, it gives the same result. The value I get is 379 pixel, which is the same as the one MooTools gets and again the same as the jQuery script and the plain Javascript get.</p>
<p>So if you would be so kind as to elaborate on the error that you got and explain why it is an error, it would be much appreciated.</p>
<p>By the way, thank you for reading the article.</p>
<p>/olaf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: annamae</title>
		<link>http://www.cssmenubuilder.com/blog/2009/11/14/centering-a-menu-using-either-css-mootools-jquery-or-just-plain-javascript/comment-page-1/#comment-98</link>
		<dc:creator>annamae</dc:creator>
		<pubDate>Sat, 14 Nov 2009 13:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cssmenubuilder.com/blog/?p=129#comment-98</guid>
		<description>Hi,
nice but there is an error in Mootools.
you should add +1 to have it working :
menusize += el.getSize().x+1;</description>
		<content:encoded><![CDATA[<p>Hi,<br />
nice but there is an error in Mootools.<br />
you should add +1 to have it working :<br />
menusize += el.getSize().x+1;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
