<?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: Floated lists with CSS3 and jQuery</title>
	<atom:link href="http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/</link>
	<description>Web Designer Notebook is a blog for web designers featuring topics like CSS, HTML and Wordpress, tutorials, reviews and inspiration.</description>
	<lastBuildDate>Fri, 11 May 2012 06:32:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Tarun Sharma</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-141571</link>
		<dc:creator>Tarun Sharma</dc:creator>
		<pubDate>Mon, 07 May 2012 08:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-141571</guid>
		<description>jQuery is good idea but, only if you have 2 - 3 this type of selectors in your application or webpage. Other wise Selectivizr is nice library to support selectors in old browser.

you just need to include it only for old browsers of IE. Use CSS normally as you use for modern browsers:

#food li:nth-child(3n) {	
}

It&#039;ll automatically work on IE old browsers, not need to do anything for it :)</description>
		<content:encoded><![CDATA[<p>jQuery is good idea but, only if you have 2 &#8211; 3 this type of selectors in your application or webpage. Other wise Selectivizr is nice library to support selectors in old browser.</p>
<p>you just need to include it only for old browsers of IE. Use CSS normally as you use for modern browsers:</p>
<p>#food li:nth-child(3n) {<br />
}</p>
<p>It&#8217;ll automatically work on IE old browsers, not need to do anything for it :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-29042</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 28 Jul 2011 14:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-29042</guid>
		<description>Great tutorial!  Solved a problem I spent a couple hours trying to find the solution for this on a wordpress gallery.  I was attempting to use the :first-child pseudo class with no luck.</description>
		<content:encoded><![CDATA[<p>Great tutorial!  Solved a problem I spent a couple hours trying to find the solution for this on a wordpress gallery.  I was attempting to use the :first-child pseudo class with no luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Most popular CSS3 and jQuery Examples &#171; Swadesh&#039;s Technology Blog</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-28307</link>
		<dc:creator>Most popular CSS3 and jQuery Examples &#171; Swadesh&#039;s Technology Blog</dc:creator>
		<pubDate>Thu, 21 Jul 2011 02:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-28307</guid>
		<description>[...]  Floated lists with CSS3 and jQuery &#124; demo  We should all be using advanced CSS selectors by now—they make our lifes so much easier! In this quick tutorial, I’m going to explain how you can have a nicely floated list of items. We will use jQuery to make sure IE understands it too. [...]</description>
		<content:encoded><![CDATA[<p>[...]  Floated lists with CSS3 and jQuery | demo  We should all be using advanced CSS selectors by now—they make our lifes so much easier! In this quick tutorial, I’m going to explain how you can have a nicely floated list of items. We will use jQuery to make sure IE understands it too. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dc</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-23597</link>
		<dc:creator>dc</dc:creator>
		<pubDate>Tue, 14 Jun 2011 19:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-23597</guid>
		<description>You shouldnt use very, clean, semantic, and div together at anytime.  I also think this example is over engineered.</description>
		<content:encoded><![CDATA[<p>You shouldnt use very, clean, semantic, and div together at anytime.  I also think this example is over engineered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top 10 Cool CSS3 and jQuery Examples &#124; Free download softwares, music, wordpress template, joomla template, Jquery tools and tips, Beauty tips, Free online video..</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-23221</link>
		<dc:creator>Top 10 Cool CSS3 and jQuery Examples &#124; Free download softwares, music, wordpress template, joomla template, Jquery tools and tips, Beauty tips, Free online video..</dc:creator>
		<pubDate>Fri, 10 Jun 2011 17:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-23221</guid>
		<description>[...]  Floated lists with CSS3 and jQuery &#124; demo  We should all be using advanced CSS selectors by now&#8212;they make our lifes so much easier! In this quick tutorial, I&#8217;m going to explain how you can have a nicely floated list of items. We will use jQuery to make sure IE understands it too. [...]</description>
		<content:encoded><![CDATA[<p>[...]  Floated lists with CSS3 and jQuery | demo  We should all be using advanced CSS selectors by now&mdash;they make our lifes so much easier! In this quick tutorial, I&rsquo;m going to explain how you can have a nicely floated list of items. We will use jQuery to make sure IE understands it too. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jennifer</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-19252</link>
		<dc:creator>jennifer</dc:creator>
		<pubDate>Tue, 12 Apr 2011 19:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-19252</guid>
		<description>can lightbox be incorporated with this so the images enlarge on click?</description>
		<content:encoded><![CDATA[<p>can lightbox be incorporated with this so the images enlarge on click?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Brilliant CSS3 and jQuery Examples &#171; Anythings4you..Scripts Directory of PHP, ASP, ASP.NET, JQUERY</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-16582</link>
		<dc:creator>10 Brilliant CSS3 and jQuery Examples &#171; Anythings4you..Scripts Directory of PHP, ASP, ASP.NET, JQUERY</dc:creator>
		<pubDate>Mon, 07 Mar 2011 16:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-16582</guid>
		<description>[...]  Floated lists with CSS3 and jQuery &#124; demo  We should all be using advanced CSS selectors by now—they make our lifes so much easier! In this quick tutorial, I’m going to explain how you can have a nicely floated list of items. We will use jQuery to make sure IE understands it too. [...]</description>
		<content:encoded><![CDATA[<p>[...]  Floated lists with CSS3 and jQuery | demo  We should all be using advanced CSS selectors by now—they make our lifes so much easier! In this quick tutorial, I’m going to explain how you can have a nicely floated list of items. We will use jQuery to make sure IE understands it too. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 40 jQuery and CSS3 Tutorials and Techniques &#171; Nap5teR</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-8739</link>
		<dc:creator>40 jQuery and CSS3 Tutorials and Techniques &#171; Nap5teR</dc:creator>
		<pubDate>Tue, 17 Aug 2010 16:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-8739</guid>
		<description>[...] Floated lists with CSS3 and jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Floated lists with CSS3 and jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mara</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-8624</link>
		<dc:creator>Mara</dc:creator>
		<pubDate>Tue, 10 Aug 2010 17:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-8624</guid>
		<description>And what was this article all about? I can do floated lists with &quot;float: left&quot; and that&#039;s it.</description>
		<content:encoded><![CDATA[<p>And what was this article all about? I can do floated lists with &#8220;float: left&#8221; and that&#8217;s it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 40 jQuery and CSS3 Tutorials and Techniques &#171; Vision</title>
		<link>http://webdesignernotebook.com/css/floated-lists-with-css3-and-jquery/#comment-8291</link>
		<dc:creator>40 jQuery and CSS3 Tutorials and Techniques &#171; Vision</dc:creator>
		<pubDate>Wed, 14 Jul 2010 03:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=938#comment-8291</guid>
		<description>[...] Floated lists with CSS3 and jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Floated lists with CSS3 and jQuery [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

