<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015079" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015079</link>
    <description></description>
    <language>en</language>
          <item>
    <title>See those empty quotes?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-netscape-and-pop-windows#comment-1086932</link>
    <description> &lt;p&gt;That&#039;s where the new window is named.&lt;/p&gt;
&lt;p&gt;Simply give each link a new name inbetween those single quotes, using no spaces, and it should work.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
&lt;p&gt;P.S. &lt;a href=&quot;http://www.zerocattle.com/examples/popUp.html&quot; class=&quot;bb-url&quot;&gt;zerocattle.com/examples/popUp.html&lt;/a&gt; may be of help -- better function, tutorial links, et cetera.&lt;/p&gt;
 </description>
     <pubDate>Fri, 10 Aug 2001 22:00:55 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1086932 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-netscape-and-pop-windows#comment-1086929</link>
    <description> &lt;p&gt;Ok, in the first page where the initial pop up occurs I use this function:&lt;/p&gt;
&lt;p&gt;function popUp(theURL,size){&lt;br /&gt;
	evoWin=window.open(theURL,&#039;&#039;,size);&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;In the pop up window I use this function:&lt;/p&gt;
&lt;p&gt;function popUp(theURL,size){&lt;br /&gt;
	imageWin=window.open(theURL,&#039;&#039;,size);&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;I use OnClick= to in the href tag to call the function.&lt;/p&gt;
&lt;p&gt;It still doesn&#039;t work, though.  In NS4 the second pop up still opens in the first.&lt;/p&gt;
&lt;p&gt;What am I doing wrong?&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;
 </description>
     <pubDate>Fri, 10 Aug 2001 20:52:16 +0000</pubDate>
 <dc:creator>LancerForums</dc:creator>
 <guid isPermaLink="false">comment 1086929 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-netscape-and-pop-windows#comment-1086926</link>
    <description> &lt;p&gt;If you&#039;re using the same window &lt;strong&gt;name&lt;/strong&gt; in the second pop-up, that would cause the second to replace the first in the same window. Make sure that the second pop-up function uses a differecnt window name and you should get the correct results.&lt;/p&gt;
 </description>
     <pubDate>Fri, 10 Aug 2001 19:47:27 +0000</pubDate>
 <dc:creator>Adrian J. Moreno</dc:creator>
 <guid isPermaLink="false">comment 1086926 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
