<?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 Create an Animated Navigation with jQuery</title>
	<atom:link href="http://www.devirtuoso.com/2009/07/how-to-create-an-animated-navigation-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devirtuoso.com/2009/07/how-to-create-an-animated-navigation-with-jquery/</link>
	<description>Web Development Wickedness</description>
	<lastBuildDate>Fri, 11 Dec 2009 12:28:24 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shawn</title>
		<link>http://www.devirtuoso.com/2009/07/how-to-create-an-animated-navigation-with-jquery/comment-page-1/#comment-208</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Fri, 24 Jul 2009 12:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=726#comment-208</guid>
		<description>Thank you James.  Fantastic Idea.  I&#039;ll have to use that for the next navigation I do.</description>
		<content:encoded><![CDATA[<p>Thank you James.  Fantastic Idea.  I&#8217;ll have to use that for the next navigation I do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Hare</title>
		<link>http://www.devirtuoso.com/2009/07/how-to-create-an-animated-navigation-with-jquery/comment-page-1/#comment-207</link>
		<dc:creator>James Hare</dc:creator>
		<pubDate>Fri, 24 Jul 2009 11:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=726#comment-207</guid>
		<description>&lt;a href=&quot;#comment-204&quot; rel=&quot;nofollow&quot;&gt;@B. Moore&lt;/a&gt; 
didn&#039;t read your post before I posted mine - see my main post for a proposed fix to the flicker issue!

Cheers,
James</description>
		<content:encoded><![CDATA[<p><a href="#comment-204" rel="nofollow">@B. Moore</a><br />
didn&#8217;t read your post before I posted mine &#8211; see my main post for a proposed fix to the flicker issue!</p>
<p>Cheers,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://www.devirtuoso.com/2009/07/how-to-create-an-animated-navigation-with-jquery/comment-page-1/#comment-206</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Fri, 24 Jul 2009 11:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=726#comment-206</guid>
		<description>Definitely, you just need to preload your images.  Here is an article on doing just that:  &lt;a href=&quot;http://www.devirtuoso.com/2009/07/creating-a-css-image-preloader/&quot; rel=&quot;nofollow&quot;&gt;Creating a CSS Image Preloader&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Definitely, you just need to preload your images.  Here is an article on doing just that:  <a href="http://www.devirtuoso.com/2009/07/creating-a-css-image-preloader/" rel="nofollow">Creating a CSS Image Preloader</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Hare</title>
		<link>http://www.devirtuoso.com/2009/07/how-to-create-an-animated-navigation-with-jquery/comment-page-1/#comment-205</link>
		<dc:creator>James Hare</dc:creator>
		<pubDate>Fri, 24 Jul 2009 11:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=726#comment-205</guid>
		<description>Really simple yet useful post as usual - keep it up! I&#039;ve only just found this feed and your tutorials have already helped me in a number of situations.

In looking at your breakdown of images/css - it occured to me that you are using css &#039;sprites&#039; to minimise the amount of images you have. One further optimisation would be to extend that so that one image covered both the hover and normal states, changing the horizontal alignment as required. This would get rid of the dreaded &#039;flicker&#039; you sometimes get when introducing an image on :hover in IE, and I reckon the consolidated image would have a smaller footprint than the two distinct images. I use the technique on a lot of sites I develop, let me know if you want to see some examples.

That said, it *would* make your css more cluttered, so I suppose it keeps the tutorial more accessible to use two images and change image on :hover.

Anyway, keep up the good work!

James</description>
		<content:encoded><![CDATA[<p>Really simple yet useful post as usual &#8211; keep it up! I&#8217;ve only just found this feed and your tutorials have already helped me in a number of situations.</p>
<p>In looking at your breakdown of images/css &#8211; it occured to me that you are using css &#8217;sprites&#8217; to minimise the amount of images you have. One further optimisation would be to extend that so that one image covered both the hover and normal states, changing the horizontal alignment as required. This would get rid of the dreaded &#8216;flicker&#8217; you sometimes get when introducing an image on :hover in IE, and I reckon the consolidated image would have a smaller footprint than the two distinct images. I use the technique on a lot of sites I develop, let me know if you want to see some examples.</p>
<p>That said, it *would* make your css more cluttered, so I suppose it keeps the tutorial more accessible to use two images and change image on :hover.</p>
<p>Anyway, keep up the good work!</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B. Moore</title>
		<link>http://www.devirtuoso.com/2009/07/how-to-create-an-animated-navigation-with-jquery/comment-page-1/#comment-204</link>
		<dc:creator>B. Moore</dc:creator>
		<pubDate>Fri, 24 Jul 2009 06:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.devirtuoso.com/?p=726#comment-204</guid>
		<description>any way to get rid of the flicker on the first attempt to hover over the menu. Flicker is gone after the first attempt.</description>
		<content:encoded><![CDATA[<p>any way to get rid of the flicker on the first attempt to hover over the menu. Flicker is gone after the first attempt.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
