<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Need help! Display an alert box after 3 seconds' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Need help! Display an alert box after 3 seconds' posted on the 'Java' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 04:54:03 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 04:54:03 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Need help! Display an alert box after 3 seconds</title>
      <link>http://www.programmersheaven.com/mb/java/426130/426130/need-help-display-an-alert-box-after-3-seconds/</link>
      <description>Hi all,&lt;br /&gt;
I want to Display an alert box after 3 seconds.&lt;br /&gt;
The setTimeout() method.Please tell me how to do this in Javascript.&lt;br /&gt;
&lt;br /&gt;
Thanksinadvamce&lt;br /&gt;
Snigdha&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/426130/426130/need-help-display-an-alert-box-after-3-seconds/</guid>
      <pubDate>Thu, 08 Dec 2011 14:03:26 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: Need help! Display an alert box after 3 seconds</title>
      <link>http://www.programmersheaven.com/mb/java/426130/426201/re-need-help-display-an-alert-box-after-3-seconds/#426201</link>
      <description>setTimeout("alert('hi')",3000);</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/426130/426201/re-need-help-display-an-alert-box-after-3-seconds/#426201</guid>
      <pubDate>Sat, 10 Dec 2011 07:05:26 -0700</pubDate>
      <category>Java</category>
    </item>
  </channel>
</rss>