<?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: Pure CSS animated menu</title>
	<atom:link href="http://www.isaackeyet.com/blog/2007/pure-css-animated-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isaackeyet.com/blog/2007/pure-css-animated-menu/</link>
	<description>Design, and more</description>
	<lastBuildDate>Wed, 19 May 2010 14:40:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sujitkumar Patil</title>
		<link>http://www.isaackeyet.com/blog/2007/pure-css-animated-menu/comment-page-1/#comment-10914</link>
		<dc:creator>Sujitkumar Patil</dc:creator>
		<pubDate>Thu, 24 Sep 2009 05:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/2007/pure-css-animated-menu/#comment-10914</guid>
		<description>Cool menu </description>
		<content:encoded><![CDATA[<p>Cool menu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seabert</title>
		<link>http://www.isaackeyet.com/blog/2007/pure-css-animated-menu/comment-page-1/#comment-8630</link>
		<dc:creator>Seabert</dc:creator>
		<pubDate>Wed, 24 Jun 2009 14:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/2007/pure-css-animated-menu/#comment-8630</guid>
		<description>Try this: nest 30 divs, name them like id=frame01 etc. ,display: none (except the first one) , position them on top of eachother (absolute works best), css: #frame01:hover #frame02 display:block. 
repeat: #frame02 &gt; #frame03 etc. Here&#039;s the mojo: alternate position left: 0 to -.01px and back, 
works only in firefox I&#039;m afraid, maybe in the future? With this, noscript doesn&#039;t matter :) 
I&#039;ll send a mad example to ya! Used correctly this can steal some animation from javascript.. 
And you can always add :active to let the user bypass the animation? </description>
		<content:encoded><![CDATA[<p>Try this: nest 30 divs, name them like id=frame01 etc. ,display: none (except the first one) , position them on top of eachother (absolute works best), css: #frame01:hover #frame02 display:block.<br />
repeat: #frame02 &gt; #frame03 etc. Here&#039;s the mojo: alternate position left: 0 to -.01px and back,<br />
works only in firefox I&#039;m afraid, maybe in the future? With this, noscript doesn&#039;t matter <img src='http://www.isaackeyet.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I&#039;ll send a mad example to ya! Used correctly this can steal some animation from javascript..<br />
And you can always add :active to let the user bypass the animation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joymaia</title>
		<link>http://www.isaackeyet.com/blog/2007/pure-css-animated-menu/comment-page-1/#comment-6748</link>
		<dc:creator>joymaia</dc:creator>
		<pubDate>Mon, 27 Apr 2009 06:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/2007/pure-css-animated-menu/#comment-6748</guid>
		<description>they dont work on IE </description>
		<content:encoded><![CDATA[<p>they dont work on IE</p>
]]></content:encoded>
	</item>
</channel>
</rss>
