<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013759" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013759</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-openclose-windows-javascript#comment-1079681</link>
    <description> &lt;p&gt;Put this in the body of your pop-up...&lt;/p&gt;
&lt;p&gt;onload=&quot;setTimeout(&#039;self.close()&#039;,5000)&quot;&lt;/p&gt;
&lt;p&gt;5000 - 5 seconds by the way.&lt;/p&gt;
&lt;p&gt;Only problem here is there is a security(?) feature of IE and possibly NN that prompts the user to allow for the window to close.&lt;/p&gt;
&lt;p&gt;here is some more info on this, this example assumes you are closing the window from the parent page:&lt;/p&gt;
&lt;p&gt;javascript:window.close() &lt;/p&gt;
&lt;p&gt;will close windows without a prompt;&lt;/p&gt;
&lt;p&gt;1) if the window was originally opened with JavaScript, or&lt;br /&gt;
2) if the window was originally opened with a specified TARGET other than _self. &lt;/p&gt;
&lt;p&gt;On &quot;AnotherSite.html&quot;: &lt;A href=&quot;YourPage.html&quot; target=&quot;whatever&quot;&gt;Your Page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On &quot;YourPage.html&quot;, there is another link:&lt;br /&gt;
&lt;A href=&quot;window.close()&quot;&gt;Close&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This link will close the window because it was opened using TARGET from &quot;AnotherSite.html&quot;.&lt;/p&gt;
&lt;p&gt;Regarding the minimise window... looking at that now, If I find anything I will get back to you.&lt;/p&gt;
 </description>
     <pubDate>Fri, 23 Mar 2001 00:28:55 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1079681 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-openclose-windows-javascript#comment-1079671</link>
    <description> &lt;p&gt;I&#039;ve never seen a window open minimized.  Do you have an example?&lt;/p&gt;
&lt;p&gt;Closing is easy, window_name.close()&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Mar 2001 22:57:20 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1079671 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
