<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002515" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002515</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-problem-window#comment-1011171</link>
    <description> &lt;p&gt;basically i am trying to make it impossible to close the original window..when it opens it also opens a second window (the &lt;a href=&quot;http://www.yahoo.com&quot; title=&quot;www.yahoo.com&quot;&gt;www.yahoo.com&lt;/a&gt;) i have set up a basic network the window keeps getting closed.&lt;br /&gt;
i want to make this impossible to do&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&amp;quot;JavaScript&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
function NoClose(){&lt;br /&gt;
window.open(&amp;quot;c:/windows/desktop/noclose.htm&amp;quot;);&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;function popupPage(){&lt;br /&gt;
var page = &amp;quot;http://www.yahoo.com&amp;quot;;&lt;br /&gt;
windowprops = &amp;quot;height=500,width=500,location=yes,&amp;quot;&lt;br /&gt;
+ &amp;quot;scrollbars=yes,menubars=yes,toolbar=yes,resizable=yes&amp;quot;;&lt;/p&gt;
&lt;p&gt;window.open(page, &amp;quot;Popup&amp;quot;, windowprops);&lt;br /&gt;
}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;body onUnload=&amp;quot;NoClose()&amp;quot; bgcolor=&amp;quot;#000000&amp;quot; text=&amp;quot;#FF0000&amp;quot; onLoad=&amp;quot;popupPage()&amp;quot;&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 18 Oct 1999 19:26:00 +0000</pubDate>
 <dc:creator>albino</dc:creator>
 <guid isPermaLink="false">comment 1011171 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-problem-window#comment-1011170</link>
    <description> &lt;p&gt;When closing a window using self.close() you are given a confirm message - Are you sure? Y/N&lt;br /&gt;
or something similar to that. Is this the problem you are having? I can&#039;t really understand what is going on from your description. Maybe you post the script so we could have a look at it.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;a href=&quot;mailto:lloydhass@hotmail.com&quot; class=&quot;bb-email&quot;&gt;lloydhass@hotmail.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://go.to/hass&quot; class=&quot;bb-url&quot;&gt;http://go.to/hass&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 18 Oct 1999 17:05:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1011170 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
