<?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: Javascript: Changing Class Names to Alter CSS</title>
	<atom:link href="http://www.davidjrush.com/blog/2009/05/javascript-changing-class-names-to-alter-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidjrush.com/blog/2009/05/javascript-changing-class-names-to-alter-css/</link>
	<description>David J. Rush is a web designer and usability consultant in Pittsburgh who freelances and blogs about anything web related.</description>
	<lastBuildDate>Tue, 17 Jan 2012 19:58:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: vlad</title>
		<link>http://www.davidjrush.com/blog/2009/05/javascript-changing-class-names-to-alter-css/#comment-6521</link>
		<dc:creator>vlad</dc:creator>
		<pubDate>Mon, 29 Mar 2010 13:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidjrush.com/blog/?p=122#comment-6521</guid>
		<description>Hi David,

This is gold stuff. I&#039;ve been looking for a way to re-render the dom elements using javascript just because of the IE6 class name issue. And I&#039;ve stumbled over this.
So thanks for posting this. It is really helpfull.

P.S. I had no problem using it on IE6.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>This is gold stuff. I&#8217;ve been looking for a way to re-render the dom elements using javascript just because of the IE6 class name issue. And I&#8217;ve stumbled over this.<br />
So thanks for posting this. It is really helpfull.</p>
<p>P.S. I had no problem using it on IE6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidjrush.com/blog/2009/05/javascript-changing-class-names-to-alter-css/#comment-4730</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 24 Dec 2009 02:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidjrush.com/blog/?p=122#comment-4730</guid>
		<description>I&#039;ve never had problems with this in IE6. In fact, the className lines are meant specifically for Internet Explorer. If nothing is actually happening visibly, check to make sure your CSS is being applied correctly. I&#039;m not sure what else would cause the line to execute and change the class name, but then not display it notably on the screen...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never had problems with this in IE6. In fact, the className lines are meant specifically for Internet Explorer. If nothing is actually happening visibly, check to make sure your CSS is being applied correctly. I&#8217;m not sure what else would cause the line to execute and change the class name, but then not display it notably on the screen&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo</title>
		<link>http://www.davidjrush.com/blog/2009/05/javascript-changing-class-names-to-alter-css/#comment-4682</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Mon, 21 Dec 2009 05:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidjrush.com/blog/?p=122#comment-4682</guid>
		<description>I can&#039;t get this to work in IE6.
Is there a trick to it?

It seems to change the class name ok (when echoing it through getAttribute), but does not actually apply the new class on the screen.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get this to work in IE6.<br />
Is there a trick to it?</p>
<p>It seems to change the class name ok (when echoing it through getAttribute), but does not actually apply the new class on the screen.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

