<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013048" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013048</link>
    <description></description>
    <language>en</language>
          <item>
    <title>oh ok, thanks</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/opening-new-window-frames#comment-1075765</link>
    <description> &lt;p&gt;I tried it and it worked! thanks.&lt;/p&gt;
 </description>
     <pubDate>Sat, 16 Dec 2000 19:58:23 +0000</pubDate>
 <dc:creator>ianrules</dc:creator>
 <guid isPermaLink="false">comment 1075765 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/opening-new-window-frames#comment-1075763</link>
    <description> &lt;p&gt;&lt;strong&gt;window.open()&lt;/strong&gt; is the proper way to do this&lt;br /&gt;
just replace &quot;this&quot; with &quot;window&quot;&lt;/p&gt;
 </description>
     <pubDate>Sat, 16 Dec 2000 18:49:38 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1075763 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/opening-new-window-frames#comment-1075756</link>
    <description> &lt;p&gt;NOOOOOOOO!&lt;br /&gt;
I use the code to open the link in a new window(a popup)&lt;br /&gt;
but when I use it with frames the link opens in the same window, but not the same frame, the whole entire window, but i want it to be in a new window that pops up.&lt;/p&gt;
 </description>
     <pubDate>Sat, 16 Dec 2000 16:33:29 +0000</pubDate>
 <dc:creator>ianrules</dc:creator>
 <guid isPermaLink="false">comment 1075756 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/opening-new-window-frames#comment-1075752</link>
    <description> &lt;p&gt;&lt;strong&gt;this&lt;/strong&gt; is causing it.&lt;br /&gt;
as far as I know, &lt;strong&gt;this&lt;/strong&gt; refers to the element calling it.&lt;br /&gt;
in your case it probably is refering to the specific frame. (I&#039;m guessing that that is what you meant by &quot;same window&quot;)&lt;/p&gt;
&lt;p&gt;I believe these are correct, but haven&#039;t the time to check.&lt;br /&gt;
open a new window, use &lt;strong&gt;window.open()&lt;/strong&gt;&lt;br /&gt;
change the location of the current frame, use &lt;strong&gt;&lt;a href=&quot;&quot;&gt;&lt;/a&gt;&lt;/strong&gt; or &lt;strong&gt;self.location=&quot;&quot;&lt;/strong&gt;&lt;br /&gt;
change the location of the current window, use &lt;strong&gt;parent.location=&quot;&quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;do you have a link? (that always helps)&lt;/p&gt;
 </description>
     <pubDate>Sat, 16 Dec 2000 09:25:57 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1075752 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
