<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: A cross browser changeCSS function to alter, add, or delete CSS rules</title>
	<link>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/</link>
	<description>a blog from david_kw</description>
	<pubDate>Mon, 06 Feb 2012 10:55:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: juan</title>
		<link>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-123</link>
		<dc:creator>juan</dc:creator>
		<pubDate>Fri, 22 Oct 2010 15:32:17 +0000</pubDate>
		<guid>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-123</guid>
		<description>not working in Chrome</description>
		<content:encoded><![CDATA[<p>not working in Chrome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david_kw</title>
		<link>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-106</link>
		<dc:creator>david_kw</dc:creator>
		<pubDate>Fri, 18 Sep 2009 15:01:55 +0000</pubDate>
		<guid>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-106</guid>
		<description>Right you are.  Somehow that got stripped out when I pasted it in to WordPress.  Should be fixed now. :)</description>
		<content:encoded><![CDATA[<p>Right you are.  Somehow that got stripped out when I pasted it in to WordPress.  Should be fixed now. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen</title>
		<link>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-105</link>
		<dc:creator>Glen</dc:creator>
		<pubDate>Mon, 17 Aug 2009 19:11:11 +0000</pubDate>
		<guid>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-105</guid>
		<description>Looks to me like the closing "}" on the try statement is missing.</description>
		<content:encoded><![CDATA[<p>Looks to me like the closing &#8220;}&#8221; on the try statement is missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david_kw</title>
		<link>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-104</link>
		<dc:creator>david_kw</dc:creator>
		<pubDate>Thu, 29 Jan 2009 08:34:38 +0000</pubDate>
		<guid>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-104</guid>
		<description>That's a good point I hadn't considered.  Thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good point I hadn&#8217;t considered.  Thanks for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeri Sebrechts</title>
		<link>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-103</link>
		<dc:creator>Joeri Sebrechts</dc:creator>
		<pubDate>Thu, 22 Jan 2009 16:58:45 +0000</pubDate>
		<guid>http://www.exfer.net/blog/2008/01/26/a-cross-browser-changecss-function-to-alter-add-or-delete-css-rules/#comment-103</guid>
		<description>I found out the hard way that addRule doesn't support multiple selectors separated by ",", where insertRule does. I ended up splitting the selector on the comma character and adding separate rules for each segment.</description>
		<content:encoded><![CDATA[<p>I found out the hard way that addRule doesn&#8217;t support multiple selectors separated by &#8220;,&#8221;, where insertRule does. I ended up splitting the selector on the comma character and adding separate rules for each segment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

