<?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: jQuery Demo 1</title>
	<atom:link href="http://lostechies.com/johnteague/2008/09/12/jquery-demo-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/johnteague/2008/09/12/jquery-demo-1/</link>
	<description></description>
	<lastBuildDate>Wed, 08 May 2013 18:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: qegplae</title>
		<link>http://lostechies.com/johnteague/2008/09/12/jquery-demo-1/#comment-38</link>
		<dc:creator>qegplae</dc:creator>
		<pubDate>Sat, 17 Oct 2009 11:22:15 +0000</pubDate>
		<guid isPermaLink="false">/blogs/johnteague/archive/2008/09/12/jquery-demo-1.aspx#comment-38</guid>
		<description>CEGGol  &lt;a href=&quot;http://vcjbmhpwposv.com/&quot;&gt;vcjbmhpwposv&lt;/a&gt;, [url=http://uvxgqnpsxtgv.com/]uvxgqnpsxtgv[/url], [link=http://geiakjgoxuyo.com/]geiakjgoxuyo[/link], http://cdjhkwvhbiat.com/</description>
		<content:encoded><![CDATA[<p>CEGGol  <a href="http://vcjbmhpwposv.com/">vcjbmhpwposv</a>, [url=http://uvxgqnpsxtgv.com/]uvxgqnpsxtgv[/url], [link=http://geiakjgoxuyo.com/]geiakjgoxuyo[/link], <a href="http://cdjhkwvhbiat.com/" rel="nofollow">http://cdjhkwvhbiat.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qegplae</title>
		<link>http://lostechies.com/johnteague/2008/09/12/jquery-demo-1/#comment-37</link>
		<dc:creator>qegplae</dc:creator>
		<pubDate>Sat, 17 Oct 2009 11:21:53 +0000</pubDate>
		<guid isPermaLink="false">/blogs/johnteague/archive/2008/09/12/jquery-demo-1.aspx#comment-37</guid>
		<description>CEGGol  &lt;a href=&quot;http://vcjbmhpwposv.com/&quot;&gt;vcjbmhpwposv&lt;/a&gt;, [url=http://uvxgqnpsxtgv.com/]uvxgqnpsxtgv[/url], [link=http://geiakjgoxuyo.com/]geiakjgoxuyo[/link], http://cdjhkwvhbiat.com/</description>
		<content:encoded><![CDATA[<p>CEGGol  <a href="http://vcjbmhpwposv.com/">vcjbmhpwposv</a>, [url=http://uvxgqnpsxtgv.com/]uvxgqnpsxtgv[/url], [link=http://geiakjgoxuyo.com/]geiakjgoxuyo[/link], <a href="http://cdjhkwvhbiat.com/" rel="nofollow">http://cdjhkwvhbiat.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joey</title>
		<link>http://lostechies.com/johnteague/2008/09/12/jquery-demo-1/#comment-36</link>
		<dc:creator>joey</dc:creator>
		<pubDate>Sat, 13 Sep 2008 10:04:12 +0000</pubDate>
		<guid isPermaLink="false">/blogs/johnteague/archive/2008/09/12/jquery-demo-1.aspx#comment-36</guid>
		<description>Two things.

Never use inline styles, unless you have to.  This is a last resort option.  Prefer always to use CSS classes when applying presentation changes to the DOM.  This makes it flexible to change with other DHTML code.

Second. I&#039;ve used this pattern with jquery often for my alternating rows in a grid.  Just be conscious what you are doing, this is all client side.  If there were a 1000 or more rows you are putting a lot of stress on the client vs. if you did it server side it would just be rendered with the CSS class.

jQuery FTW.</description>
		<content:encoded><![CDATA[<p>Two things.</p>
<p>Never use inline styles, unless you have to.  This is a last resort option.  Prefer always to use CSS classes when applying presentation changes to the DOM.  This makes it flexible to change with other DHTML code.</p>
<p>Second. I&#8217;ve used this pattern with jquery often for my alternating rows in a grid.  Just be conscious what you are doing, this is all client side.  If there were a 1000 or more rows you are putting a lot of stress on the client vs. if you did it server side it would just be rendered with the CSS class.</p>
<p>jQuery FTW.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
