<?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>Comments on: Javascript Refresh Page</title>
	<atom:link href="http://blog.neuronworks.net/2009/02/13/javascript-refresh-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neuronworks.net/2009/02/13/javascript-refresh-page/</link>
	<description></description>
	<lastBuildDate>Mon, 17 May 2010 01:12:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phitias</title>
		<link>http://blog.neuronworks.net/2009/02/13/javascript-refresh-page/comment-page-1/#comment-18</link>
		<dc:creator>Phitias</dc:creator>
		<pubDate>Wed, 25 Feb 2009 02:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neuronworks.net/?p=229#comment-18</guid>
		<description>bisa coba:
&lt;script type=&quot;text/javascript&quot;&gt;
  function refresh() {
  location.reload(true)
  }
// 1 detik = 1000, 1 menit = 60000
  window.setInterval(&quot;refresh()&quot;,60000);
  &lt;/script&gt;

atau:
&lt;meta http-equiv=&quot;refresh&quot; content=&quot;1&quot;&gt;</description>
		<content:encoded><![CDATA[<p>bisa coba:<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
  function refresh() {<br />
  location.reload(true)<br />
  }<br />
// 1 detik = 1000, 1 menit = 60000<br />
  window.setInterval(&quot;refresh()&quot;,60000);<br />
  &lt;/script&gt;</p>
<p>atau:<br />
&lt;meta http-equiv=&quot;refresh&quot; content=&quot;1&quot;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neuronworks Blog, WebMethods, Oracle, Bea, Java Dev2Dev, Arch2Arch Neuronworks Make IT Easy, Let&#8217;s Play the Game &#187; Javascript Window Open</title>
		<link>http://blog.neuronworks.net/2009/02/13/javascript-refresh-page/comment-page-1/#comment-17</link>
		<dc:creator>Neuronworks Blog, WebMethods, Oracle, Bea, Java Dev2Dev, Arch2Arch Neuronworks Make IT Easy, Let&#8217;s Play the Game &#187; Javascript Window Open</dc:creator>
		<pubDate>Sun, 22 Feb 2009 11:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.neuronworks.net/?p=229#comment-17</guid>
		<description>[...] kemarin dibuat pusing karena IE ga mau ngerefresh pake kode yang no problem di browser yang lain (apa? [...]</description>
		<content:encoded><![CDATA[<p>[...] kemarin dibuat pusing karena IE ga mau ngerefresh pake kode yang no problem di browser yang lain (apa? [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
