<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dynamic Guru &#187; zebra strip effect</title>
	<atom:link href="http://www.dynamicguru.com/tag/zebra-strip-effect/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamicguru.com</link>
	<description>Web design, Web development ,WordPress themes , php &#38; random techy stuff</description>
	<lastBuildDate>Sun, 22 Jan 2012 13:55:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery : How to highlight alternate rows of a table</title>
		<link>http://www.dynamicguru.com/jquery/jquery-how-to-highlight-alternate-rows-of-a-table/</link>
		<comments>http://www.dynamicguru.com/jquery/jquery-how-to-highlight-alternate-rows-of-a-table/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 11:41:33 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery :odd selector]]></category>
		<category><![CDATA[jquery effects]]></category>
		<category><![CDATA[styling alternate table rows using jquery]]></category>
		<category><![CDATA[zebra strip effect]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=176</guid>
		<description><![CDATA[While displaying large chunks of data in a table with lots of rows, it is really desireable to have a different background color for alternating rows. While there is no easy way you can do that using css alone, it is highly impractical to manually add a alt class to each alternate tr (table row). ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/jquery/jquery-how-to-highlight-alternate-rows-of-a-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

