<?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: Toolbox Script Issues</title>
	<atom:link href="http://schinckel.net/2005/11/04/toolbox-script-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://schinckel.net/2005/11/04/toolbox-script-issues/</link>
	<description>Like a fortune cookie, only without the fortune, and not a cookie.</description>
	<pubDate>Thu, 29 Jul 2010 18:01:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Paint the Tiger &#8226; Carve the Swan</title>
		<link>http://schinckel.net/2005/11/04/toolbox-script-issues/#comment-831</link>
		<dc:creator>Paint the Tiger &#8226; Carve the Swan</dc:creator>
		<pubDate>Mon, 06 Mar 2006 08:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/11/04/toolbox-script-issues/#comment-831</guid>
		<description>&lt;strong&gt;Opera/IE JavaScript Strings&lt;/strong&gt;

	Apparently, Opera and Internet Explorer don&#8217;t allow for subscript notation of characters in strings.  I came across this while using the following idea:
	&lt;code&gt;if ts[0] == "c";&lt;/code&gt;
	Whereas, to work fully cross-browser, I needed to use the much uglier:
...</description>
		<content:encoded><![CDATA[<p><strong>Opera/IE JavaScript Strings</strong></p>
<p>	Apparently, Opera and Internet Explorer don&#8217;t allow for subscript notation of characters in strings.  I came across this while using the following idea:<br />
	<code>if ts[0] == &#8220;c&#8221;;</code><br />
	Whereas, to work fully cross-browser, I needed to use the much uglier:<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2005/11/04/toolbox-script-issues/#comment-830</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Mon, 06 Mar 2006 08:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/11/04/toolbox-script-issues/#comment-830</guid>
		<description>Fixed, see the post at &lt;a href="http://schinckel.blogsome.com/2006/03/06/operaie-javascript-strings/" rel="nofollow"&gt;Opera/IE JavaScript Strings&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Fixed, see the post at <a href="http://schinckel.blogsome.com/2006/03/06/operaie-javascript-strings/" rel="nofollow">Opera/IE JavaScript Strings</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
