<?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>Itchy Hands &#187; Tips &amp; Tricks</title>
	<atom:link href="http://itchyhands.com/category/tips-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://itchyhands.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 01 Sep 2009 01:50:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix Firefox unresponsive script warnings</title>
		<link>http://itchyhands.com/2006/01/07/fix-firefox-unresponsive-script-warnings</link>
		<comments>http://itchyhands.com/2006/01/07/fix-firefox-unresponsive-script-warnings#comments</comments>
		<pubDate>Fri, 06 Jan 2006 23:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tech & Internet]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[sponsored]]></category>

		<guid isPermaLink="false">http://itchyhands.com/2006/01/07/fix-firefox-unresponsive-script-warnings/</guid>
		<description><![CDATA[Ever since I upgraded to Firefox 1.5, I've been getting some unresponsive script warnings. Curious about it, I dug around and managed to find out how to fix the problem.]]></description>
			<content:encoded><![CDATA[	<p>Ever since I upgraded to Firefox 1.5, I&#8217;ve been getting some unresponsive script warnings on sites that employ heavy Javascript like Gmail or Bloglines. Curious about it, I dug around and managed to find out how to fix the problem.</p>

	<p><img src="http://www.itchyhands.com/images/32.jpg" alt="Firefox unresponsive script dialog" width="340" height="90" /></p>

	<p>To fix it, you&#8217;ll need to access the hidden configuration page in Firefox. Just type <strong>about:config</strong> in the address bar and you&#8217;ll get a page full of hidden configurations which you can tweak till your heart&#8217;s delight.</p>

	<p>In the &#8216;Filter&#8217; box, type <strong>dom.max_script_run_time</strong>. This will narrow the options till only the dom.max_script_run_time option remains. Right-click it and choose <strong>Modify</strong>. A box pops up. Change the number to something bigger like 20. This is the maximum time a script can run before Firefox considers it &#8216;unresponsive&#8217;.</p>

	<p>If you can&#8217;t find the string in the about:config page, create it by right-clicking anywhere and then choose <strong>New</strong>&#8212;> <strong>Integer</strong> and enter <strong>dom.max_script_run_time</strong>. When prompted for the value, use 20.</p>

	<p>So far I&#8217;ve not had anymore unresponsive script warnings, so I guessed that fixed that problem! However some extensions may also cause similar problems. Hope this helps.</p>

	<p><em><a href="http://forums.mozillazine.org/viewtopic.php?t=354797" title="">Credits</a> </em></p>

	<p>Learn more <a href="http://www.amazon.com/exec/obidos/redirect?link_code=as2&path=ASIN/0975240242&tag=itchyhands-20&camp=1789&creative=9325">Firefox Secrets</a><img src="http://www.assoc-amazon.com/e/ir?t=itchyhands-20&l=as2&o=1&a=0975240242" border="0" alt="" width="1" height="1" />, or read <a href="http://www.sitepoint.com/article/firefox-secrets" title="">this great article</a> at Sitepoint.<br />
<div></p>

	<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/firefox">firefox</a>, <a rel="tag" href="http://technorati.com/tag/tip">tip</a></div></p>

 ]]></content:encoded>
			<wfw:commentRss>http://itchyhands.com/2006/01/07/fix-firefox-unresponsive-script-warnings/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
