<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002853" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002853</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/open-link-new-window#comment-1012602</link>
    <description> &lt;p&gt;There are more options to solve your problem, but the most simple one is:&lt;/p&gt;
&lt;p&gt;Give the &amp;lt;a href&amp;gt; a target that does not exists.&lt;br /&gt;
Example&lt;br /&gt;
&lt;strong&gt;&amp;lt;a href=&quot;window.htm&quot; target=&quot;ThisTargetDoesNotExistsAndThatsWhyItIsOpenedInANewWindow&quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can also do this:&lt;br /&gt;
&lt;strong&gt;&amp;lt;head&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
function NewWindow()&lt;br /&gt;
{&lt;br /&gt;
 BrandNew=open(&#039;window.htm&#039;);&lt;br /&gt;
}&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;input type=&quot;button&quot; onclick=&quot;NewWindow()&quot;&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;With the last option you&#039;re able top give the window some properties like:&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
Brandnew= open(&#039;window.htm&#039;, &#039;TheTitle&#039;, &#039;width=200, height=201, status=no, toolbar=no,menubar=no , resizable=no, location=no, scrollbars=no&#039;);&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hope it helps,&lt;/p&gt;
&lt;p&gt;Jack    &lt;img src=&quot;http://www.webmaster-forums.com/ubb/tongue.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt; &lt;/p&gt;
&lt;p&gt;[This message has been edited by Jack Michaelson (edited 02 February 2000).]&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Feb 2000 07:53:00 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1012602 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/open-link-new-window#comment-1012601</link>
    <description> &lt;p&gt;Hi Folks;&lt;br /&gt;
Does anyone know how to make a clickable link open the other site in a new window?&lt;br /&gt;
I used to know but old age seems to be getting the best of me I guess &amp;lt;LOL&amp;gt; &#039;cause I seem to have forgotten.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Rev. Rowane&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Feb 2000 07:30:00 +0000</pubDate>
 <dc:creator>Rev.Rowane</dc:creator>
 <guid isPermaLink="false">comment 1012601 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
