<?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"
	>
<channel>
	<title>Comments on: xhtml Script Tag in Internet Explorer</title>
	<atom:link href="http://carroll.org.uk/archives/2005/01/17/xhtml-script-tag-in-internet-explorer/feed" rel="self" type="application/rss+xml" />
	<link>http://carroll.org.uk/archives/2005/01/17/xhtml-script-tag-in-internet-explorer</link>
	<description>.: science : activism : social justice :.</description>
	<pubDate>Wed, 19 Nov 2008 11:54:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Alex Hague</title>
		<link>http://carroll.org.uk/archives/2005/01/17/xhtml-script-tag-in-internet-explorer#comment-34341</link>
		<dc:creator>Alex Hague</dc:creator>
		<pubDate>Thu, 14 Jun 2007 02:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://test.carroll.org.uk/log/2005/01/17/8/#comment-34341</guid>
		<description>well, the code that I tried to show in my comment has been stripped out.... so I'll try again

If you are generating your XHTML from the result of an XSL transformation, then the XSLT processor is likely to take your working script tags, and optimise them to the non working script tags.

This problem can be avoided by place a JavaScript comment in between the opening script tag and the closing one. For my comment I'm just using // IE BUG FIX.

-- Hope that makes sense, and helps someone :)</description>
		<content:encoded><![CDATA[<p>well, the code that I tried to show in my comment has been stripped out&#8230;. so I&#8217;ll try again</p>
<p>If you are generating your XHTML from the result of an XSL transformation, then the XSLT processor is likely to take your working script tags, and optimise them to the non working script tags.</p>
<p>This problem can be avoided by place a JavaScript comment in between the opening script tag and the closing one. For my comment I&#8217;m just using // IE BUG FIX.</p>
<p>&#8211; Hope that makes sense, and helps someone <img src='http://carroll.org.uk/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Hague</title>
		<link>http://carroll.org.uk/archives/2005/01/17/xhtml-script-tag-in-internet-explorer#comment-34340</link>
		<dc:creator>Alex Hague</dc:creator>
		<pubDate>Thu, 14 Jun 2007 02:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://test.carroll.org.uk/log/2005/01/17/8/#comment-34340</guid>
		<description>One more thing to remember with this is that if you are using XSLT to generate your XHTML, then the XSLT processor is likely to change from

&lt;code&gt;&lt;/code&gt;

to

&lt;code&gt;&lt;/code&gt;

you can fix this with the following

&lt;code&gt;// IE BUG FIX&lt;/code&gt;

-- Hopefully this will save someone some time :)</description>
		<content:encoded><![CDATA[<p>One more thing to remember with this is that if you are using XSLT to generate your XHTML, then the XSLT processor is likely to change from</p>
<p><code></code></p>
<p>to</p>
<p><code></code></p>
<p>you can fix this with the following</p>
<p><code>// IE BUG FIX</code></p>
<p>&#8211; Hopefully this will save someone some time <img src='http://carroll.org.uk/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://carroll.org.uk/archives/2005/01/17/xhtml-script-tag-in-internet-explorer#comment-39</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 17 Jul 2005 04:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://test.carroll.org.uk/log/2005/01/17/8/#comment-39</guid>
		<description>Thanks!  Life saver!
http://twiggyframe.marquettecollective.com</description>
		<content:encoded><![CDATA[<p>Thanks!  Life saver!<br />
<a href="http://twiggyframe.marquettecollective.com" rel="nofollow">http://twiggyframe.marquettecollective.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
