<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017904" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017904</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/code#comment-1104754</link>
    <description> &lt;p&gt;doh, I didnt even notice the parent vs target bit&lt;br /&gt;
*still on my first coffee*&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Mar 2002 21:55:09 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1104754 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/code#comment-1104752</link>
    <description> &lt;p&gt;That should be &lt;strong&gt;target=&quot;_top&quot;&lt;/strong&gt; and only used in frames to pop the link out of frames but keep it in the same browser window. Someone was  confused. There is no valid attribute for the anchor tag named &quot;parent&quot;.&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Mar 2002 21:33:56 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1104752 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/code#comment-1104751</link>
    <description> &lt;p&gt;parent=&quot;top&quot; is really a frame tag, its a target tag which is used in links to open target frames.&lt;/p&gt;
&lt;p&gt;other targets are parent, new, blank and self&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Mar 2002 21:33:28 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1104751 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>code</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/code#comment-1104749</link>
    <description> &lt;p&gt;doublehelix;&lt;br /&gt;
  If the code,parent=&quot;top&quot; is not in a java tag will it still work? This is how I found it:&lt;/p&gt;
&lt;p&gt;&lt;A href=&quot;privacy.shtml&quot; parent=&quot;top&quot;&gt;&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Mar 2002 21:24:46 +0000</pubDate>
 <dc:creator>pa2000</dc:creator>
 <guid isPermaLink="false">comment 1104749 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/code#comment-1104748</link>
    <description> &lt;p&gt;It is javascript that is used to break out of frames. The full code, placed at the start of your body, would look like this:&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;JavaScript&quot;&amp;gt;&lt;br /&gt;
   if (window != top) {top.location.href = location.href;}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;Errr... BTW, don&#039;t leave the fact that there is no parent=top in my code snippet bother you -- does the same thing.&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Mar 2002 20:49:54 +0000</pubDate>
 <dc:creator>doublehelix</dc:creator>
 <guid isPermaLink="false">comment 1104748 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
