<?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: Dr.Strangescript or: How I Learned to Stop Worrying and Love IE</title>
	<atom:link href="http://blog.james-carr.org/2007/07/16/drstrangescript-or-how-i-learned-to-stop-worrying-and-love-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.james-carr.org/2007/07/16/drstrangescript-or-how-i-learned-to-stop-worrying-and-love-ie/</link>
	<description>Rants and Musings of an Agile Developer</description>
	<pubDate>Sat, 22 Nov 2008 05:16:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: James Carr</title>
		<link>http://blog.james-carr.org/2007/07/16/drstrangescript-or-how-i-learned-to-stop-worrying-and-love-ie/#comment-27035</link>
		<dc:creator>James Carr</dc:creator>
		<pubDate>Mon, 23 Jul 2007 20:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/?p=89#comment-27035</guid>
		<description>I would suggest posting some sample code on the prototype forums, or you can simply use an uncompressed version of prototype, turn the debugger on, and see where it leads you, then backtrace from there. I have found myself having similar problems with jQuery when using method calls incorrectly. 

You'll want to use the uncompressed version because IE debugger only show what line the problem was on.

Hope that helps,
James</description>
		<content:encoded><![CDATA[<p>I would suggest posting some sample code on the prototype forums, or you can simply use an uncompressed version of prototype, turn the debugger on, and see where it leads you, then backtrace from there. I have found myself having similar problems with jQuery when using method calls incorrectly. </p>
<p>You&#8217;ll want to use the uncompressed version because IE debugger only show what line the problem was on.</p>
<p>Hope that helps,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. Skelton</title>
		<link>http://blog.james-carr.org/2007/07/16/drstrangescript-or-how-i-learned-to-stop-worrying-and-love-ie/#comment-27023</link>
		<dc:creator>J. Skelton</dc:creator>
		<pubDate>Mon, 23 Jul 2007 17:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/?p=89#comment-27023</guid>
		<description>I am getting the "Object Expected" error when using the Prototype javascript Framework to facilitate my ajax calls.  The page works in Firefox and IE when I don't use Prototype.js, but when I do, i get the object expected errror.  Prototype is supposed to take care of cross-browser compatability for you.  Any suggestions?</description>
		<content:encoded><![CDATA[<p>I am getting the &#8220;Object Expected&#8221; error when using the Prototype javascript Framework to facilitate my ajax calls.  The page works in Firefox and IE when I don&#8217;t use Prototype.js, but when I do, i get the object expected errror.  Prototype is supposed to take care of cross-browser compatability for you.  Any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
