<?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: Dynamically adding CSS through Javascript</title>
	<atom:link href="http://www.tomhoppe.com/index.php/2008/03/dynamically-adding-css-through-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomhoppe.com/index.php/2008/03/dynamically-adding-css-through-javascript/</link>
	<description>Racing, Web Development, Photography, and Beer...Stuff that matters.</description>
	<pubDate>Wed, 08 Sep 2010 08:21:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Patrick Fitzgerald</title>
		<link>http://www.tomhoppe.com/index.php/2008/03/dynamically-adding-css-through-javascript/comment-page-1/#comment-953</link>
		<dc:creator>Patrick Fitzgerald</dc:creator>
		<pubDate>Mon, 21 Sep 2009 17:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://tomhoppe.com/blog/index.php/2008/03/dynamically-adding-css-through-javascript/#comment-953</guid>
		<description>If using jQuery, the following works:

$('&lt;style type="text/css"&gt;#foo { background: #000; } &lt;/style&gt;').appendTo("head");</description>
		<content:encoded><![CDATA[<p>If using jQuery, the following works:</p>
<p>$(&#8217;&lt;style type=&#8221;text/css&#8221;&gt;#foo { background: #000; } &lt;/style&gt;&#8217;).appendTo(&#8221;head&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Wible</title>
		<link>http://www.tomhoppe.com/index.php/2008/03/dynamically-adding-css-through-javascript/comment-page-1/#comment-11</link>
		<dc:creator>Chris Wible</dc:creator>
		<pubDate>Mon, 25 Aug 2008 17:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://tomhoppe.com/blog/index.php/2008/03/dynamically-adding-css-through-javascript/#comment-11</guid>
		<description>thank you! I've been beating my head on the desk for an hour on this one. You rock.</description>
		<content:encoded><![CDATA[<p>thank you! I&#8217;ve been beating my head on the desk for an hour on this one. You rock.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
