<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - replace_html_if_exists + CSS issue in IE]]></title>
		<link>http://railsforum.com/viewtopic.php?id=40445</link>
		<description><![CDATA[The most recent posts in replace_html_if_exists + CSS issue in IE.]]></description>
		<lastBuildDate>Tue, 17 Aug 2010 23:14:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[replace_html_if_exists + CSS issue in IE]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=129585#p129585</link>
			<description><![CDATA[<p>Hi.&nbsp; I&#039;m working on an application, where if a certain action takes place, replace_html_if_exists is ran, generating a new elements on a page.&nbsp; Like so:</p><p> page.replace_html_if_exists(params[:content_pane_id], render_options)</p><p>This element has its own stylesheet tag and several extra styles, like so:</p><p>&lt;%= stylesheet_link_tag &#039;details_page&#039; %&gt;<br />&lt;style&gt;<br />// my extra styles<br />&lt;/style&gt;</p><p>followed by the actual code.</p><p>It works fine on Firefox and Chrome, but on IE neither the stylesheet nor the extra style tags get rendered.&nbsp; Has anyone encounter this issue before?</p><p>thanks!<br />Luka</p>]]></description>
			<author><![CDATA[dummy@example.com (Lukich)]]></author>
			<pubDate>Tue, 17 Aug 2010 23:14:34 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=129585#p129585</guid>
		</item>
	</channel>
</rss>
