<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Комментарии к записи: Зависание браузера при выполнении JavaScript</title>
	<atom:link href="http://www.webnotes.com.ua/index.php/archives/717/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webnotes.com.ua/index.php/archives/717</link>
	<description>nice web notes - полезные веб заметки</description>
	<lastBuildDate>Tue, 20 Jul 2010 16:50:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Автор: Dimmduh</title>
		<link>http://www.webnotes.com.ua/index.php/archives/717/comment-page-1#comment-2135</link>
		<dc:creator>Dimmduh</dc:creator>
		<pubDate>Sun, 23 May 2010 09:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webnotes.com.ua/?p=717#comment-2135</guid>
		<description>Спасибо!
Попробовал, не работает (firefox 3.6)
цикл - 1 млн. итераций.
Есть еще какие-то решения?

		//старт моделирования
		while( cur_time  4000){
				outs = 0;
				setTimeout(doWork, 1);
			}
			outs++;
}</description>
		<content:encoded><![CDATA[<p>Спасибо!<br />
Попробовал, не работает (firefox 3.6)<br />
цикл &#8211; 1 млн. итераций.<br />
Есть еще какие-то решения?</p>
<p>		//старт моделирования<br />
		while( cur_time  4000){<br />
				outs = 0;<br />
				setTimeout(doWork, 1);<br />
			}<br />
			outs++;<br />
}</p>
]]></content:encoded>
	</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! -->