<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019528" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019528</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-links-open-new-page-dhtml-heir-menu#comment-1117227</link>
    <description> &lt;p&gt;No problem.  If I would have just downloaded the script it would have been easier but as I am on a php drive right now I guess I leaned that way. Good call Jack.&lt;br /&gt;
-dk&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Oct 2002 22:51:26 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1117227 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-links-open-new-page-dhtml-heir-menu#comment-1117221</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by dk01 &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Ok well if you want I have uploaded what I wrote above to an address and if you want you can use it.  All you have to do is write&lt;br /&gt;
&lt;a&gt;&quot;&amp;gt;&lt;br /&gt;
and replace &lt;strong&gt;http://www.mydomain.com/mypage.html&lt;/strong&gt; with the address you want to open in the new window.  This way you do not need php. Otherwise you will have to find a way to edit the Menu script to include a window reference.&lt;br /&gt;
Hope that helps.&lt;br /&gt;
-dk [/B]&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Hey man, thanks!  I really appreciate you taking the time to try and help out a webmaster in need!  Mucho Gracias!&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Oct 2002 21:26:04 +0000</pubDate>
 <dc:creator>Lattimer</dc:creator>
 <guid isPermaLink="false">comment 1117221 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-links-open-new-page-dhtml-heir-menu#comment-1117220</link>
    <description> &lt;p&gt;Jack!  You da man!  That worked like a charm!  I really appreciate your help!  Thanks!&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Oct 2002 21:25:13 +0000</pubDate>
 <dc:creator>Lattimer</dc:creator>
 <guid isPermaLink="false">comment 1117220 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-links-open-new-page-dhtml-heir-menu#comment-1117205</link>
    <description> &lt;p&gt;Ok well if you want I have uploaded what I wrote above to an address and if you want you can use it.  All you have to do is write&lt;br /&gt;
&lt;a&gt;http://www.mydomain.com/mypage.html&quot;&amp;gt;&lt;br /&gt;
and replace &lt;strong&gt;http://www.mydomain.com/mypage.html&lt;/strong&gt; with the address you want to open in the new window.  This way you do not need php. Otherwise you will have to find a way to edit the Menu script to include a window reference.&lt;br /&gt;
Hope that helps.&lt;br /&gt;
-dk&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Oct 2002 18:04:21 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1117205 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-links-open-new-page-dhtml-heir-menu#comment-1117203</link>
    <description> &lt;p&gt;I downloaded the script and it can be done like this:&lt;/p&gt;
&lt;p&gt;In the script you see the part where the menu items are built. You have probably altered it already. In the orginal script it looks like this:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Menu2_1_1=new Array(&amp;quot;CNN&amp;quot;,&amp;quot;http://www.cnn.com&amp;quot;,&amp;quot;&amp;quot;,0,20,150);&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;If you change that to:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Menu2_1_1=new Array(&amp;quot;CNN&amp;quot;,&amp;quot;javascript: open(&amp;#039;http://www.cnn.com&amp;#039;)&amp;quot;,&amp;quot;&amp;quot;,0,20,150);&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;then it makes CNN.com appear in a new window.&lt;/p&gt;
&lt;p&gt;[edit] make sure you loose the space in &#039;java script&#039; ;)[/edit]&lt;/p&gt;
&lt;p&gt;Hope it helps,&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Oct 2002 18:00:13 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1117203 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-links-open-new-page-dhtml-heir-menu#comment-1117202</link>
    <description> &lt;p&gt;Unfortunately, I don&#039;t!  The website is at work, and I don&#039;t have access to the DB...and I don&#039;t think anyone who did would even know how to install it....thanks for the response though!  Anything else possible?&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Oct 2002 17:15:15 +0000</pubDate>
 <dc:creator>Lattimer</dc:creator>
 <guid isPermaLink="false">comment 1117202 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-links-open-new-page-dhtml-heir-menu#comment-1117199</link>
    <description> &lt;p&gt;If you have php cabability then ou could make a page called newwin.php with the source:&lt;br /&gt;
=======================================================&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;Javascript&quot;&amp;gt;&lt;br /&gt;
url=&quot;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$url&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&quot;;&lt;br /&gt;
popup = window.open(url,&#039;myWin&#039;);&lt;br /&gt;
location.replace(&quot;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$HTTP_SERVER_VARS&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;HTTP_REFERER&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&quot;);&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;=======================================================&lt;/p&gt;
&lt;p&gt;and then when you want a link in your navbar to open in a new window just make the link to &lt;a href=&quot;newwin.php?url=mypage.html&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Although this is sort of a round about method I beleive it would work and would save you from having to edit the script.&lt;br /&gt;
-dk&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Oct 2002 15:57:08 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1117199 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
