<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: sleep() function in JavaScript</title>
	<link>http://javazing.com/2010/01/06/sleep-function-in-javascript/</link>
	<description>Javazing.com</description>
	<pubDate>Sat, 31 Jul 2010 16:21:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: qqrq</title>
		<link>http://javazing.com/2010/01/06/sleep-function-in-javascript/#comment-624</link>
		<author>qqrq</author>
		<pubDate>Thu, 15 Apr 2010 08:46:54 +0000</pubDate>
		<guid>http://javazing.com/2010/01/06/sleep-function-in-javascript/#comment-624</guid>
					<description>Note that this code works only within a browser (as setTimeout is window's object method), so you need DOM to do this. I knwo that using JS not with browser is very rare, but it happens (i.e. you can use it as sort of command line script in windows with JScript).</description>
		<content:encoded><![CDATA[<p>Note that this code works only within a browser (as setTimeout is window&#8217;s object method), so you need DOM to do this. I knwo that using JS not with browser is very rare, but it happens (i.e. you can use it as sort of command line script in windows with JScript).</p>
]]></content:encoded>
				</item>
</channel>
</rss>
