<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>inditetheweb.com&#187; JavaScript Articles | Indite the Web | Web Development Tips, Tricks, and Tutorials</title>
	<atom:link href="http://www.inditetheweb.com/category/thoughts/javascript-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inditetheweb.com</link>
	<description>Web Development Tips, Tricks, and Tutorials</description>
	<lastBuildDate>Wed, 11 Nov 2009 17:57:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScript Error With A Google Ad</title>
		<link>http://www.inditetheweb.com/2008/12/javascript-error-with-a-google-ad/</link>
		<comments>http://www.inditetheweb.com/2008/12/javascript-error-with-a-google-ad/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 22:06:03 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[JavaScript Articles]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.inditetheweb.com/?p=78</guid>
		<description><![CDATA[While I was adding some new plugins to my blog, I noticed a JavaScript error.  (I use the Web Developer add-on for Firefox.)  All it said was &#8220;Permission denied to call method Location.toString&#8221;.  What I couldn&#8217;t figure out for the life of me was where the error was coming from.  I [...]]]></description>
			<content:encoded><![CDATA[<p>While I was adding some new plugins to my blog, I noticed a JavaScript error.  (I use the <a href="https://addons.mozilla.org/en-US/firefox/addon/60" onclick="window.open('https://addons.mozilla.org/en-US/firefox/addon/60');return false;">Web Developer</a> add-on for Firefox.)  All it said was &#8220;Permission denied to call method Location.toString&#8221;.  What I couldn&#8217;t figure out for the life of me was where the error was coming from.  I hadn&#8217;t noticed it before, and I knew it wasn&#8217;t from any of my JavaScript code.  What should&#8217;ve tipped me off was that in the Firefox error console, when I tried to click on the error, it took me nowhere.  (For those not familiar with the console, normally when you click on an error it will lead you to a copy of the file.)  However, I still didn&#8217;t know what was going on.  Then I realized that when using the same plugins locally, I wasn&#8217;t getting any errors.  However, what I didn&#8217;t have locally was the Google footer ad.  Once I added this, the error appeared locally.  Mystery solved!  Well, sort of.  At least I know where it&#8217;s coming from.  I still don&#8217;t like the little red exclamation mark in the corner, but at least I know it&#8217;s not from me!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inditetheweb.com/2008/12/javascript-error-with-a-google-ad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
