<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012803" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012803</link>
    <description></description>
    <language>en</language>
          <item>
    <title>if you read the tutorials I have linked on my page...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074210</link>
    <description> &lt;p&gt;You would have the answer to that question, sir!&lt;/p&gt;
&lt;p&gt;The variables that go to the standard function, window.open, are as follows:&lt;/p&gt;
&lt;p&gt;url -- &#039;html/page.html&#039;&lt;br /&gt;
name of new window -- &#039;net&#039;&lt;br /&gt;
properties of new window -- &#039;width=xxx,height=xxx&#039;&lt;/p&gt;
&lt;p&gt;There can be NO spaces between the commas within the properties section, but there can be spaces around the equal sign.  Usually.  I will have to check for Netscape 6.&lt;/p&gt;
&lt;p&gt;For the others that aren&#039;t working, you will need to troubleshoot the following things:&lt;/p&gt;
&lt;p&gt;1.  Spaces in the JavaScript -- making sure there aren&#039;t any is usually the safest unless you really know what you are doing, but sometimes different browsers screw you up anyway.&lt;/p&gt;
&lt;p&gt;2.  Make sure the &lt;a name=&quot;1&quot;&gt;&lt;/a&gt; is in place.  Netscape 6 apparently wants there to be nothing in that tag.&lt;/p&gt;
&lt;p&gt;3.  Validate your HTML -- I use &lt;a href=&quot;http://www.htmlvalidator.com&quot; class=&quot;bb-url&quot;&gt;http://www.htmlvalidator.com&lt;/a&gt; pro, but you can use the free validation service at &lt;a href=&quot;http://www.w3c.org&quot; class=&quot;bb-url&quot;&gt;http://www.w3c.org&lt;/a&gt; with the same results.&lt;/p&gt;
&lt;p&gt;4.  Post the url to the page and let us walk through it and troubleshoot for you.&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;
 </description>
     <pubDate>Thu, 16 Nov 2000 19:25:03 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1074210 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074206</link>
    <description> &lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;I don&#039;t think it works in 4.5 either.&lt;/p&gt;
&lt;p&gt;On this coding in html:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;html/network.shtml#1&quot;&gt;Five OC3s (155Mbs each)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Do you have to use &#039;email&#039; in there where &quot;NET&quot; is?  Why?  And how come that one works but nothing else?&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Curtis&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Nov 2000 16:32:38 +0000</pubDate>
 <dc:creator>Curtis Stevens</dc:creator>
 <guid isPermaLink="false">comment 1074206 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>thanks, Curtis...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074196</link>
    <description> &lt;p&gt;It works in Netscape 4.7, not in Netscape 6, apparently.  JavaScript used to allow spaces around the equals sign, but if it works without spaces, I&#039;ll remove them so it works in everything, thanks!&lt;/p&gt;
&lt;p&gt;And glad it&#039;s working for you.  &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Nov 2000 08:06:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1074196 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>No Go</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074192</link>
    <description> &lt;p&gt;That doesn&#039;t work in Netscape 3.0 and up.  The link isn&#039;t clickable.&lt;/p&gt;
&lt;p&gt;Curtis&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Nov 2000 05:52:56 +0000</pubDate>
 <dc:creator>Curtis Stevens</dc:creator>
 <guid isPermaLink="false">comment 1074192 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074191</link>
    <description> &lt;p&gt;then use this:&lt;/p&gt;
&lt;p&gt;&lt;a nohref&gt;TEST&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;2 benefits:&lt;br /&gt;
1) don&#039;t need anything else in the header&lt;br /&gt;
2) I like it better &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;&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Nov 2000 05:49:58 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1074191 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Found The Problem</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074187</link>
    <description> &lt;p&gt;oooooh, I found the problem.&lt;/p&gt;
&lt;p&gt;Regarding Netscape browsers:&lt;/p&gt;
&lt;p&gt;&lt;a nohref&gt;TEST&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;DOESN&#039;T WORK.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;html/email.shtml#1&quot;&gt;whatever you call the link&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;DOES WORK.  The spaces between the = and the features screws it up.&lt;/p&gt;
&lt;p&gt;Hmmmm, you might want to know this Suzanne.  You also might want to notify the client you referred me to, they have it messed up too!&lt;/p&gt;
&lt;p&gt;Curtis&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Nov 2000 05:08:29 +0000</pubDate>
 <dc:creator>Curtis Stevens</dc:creator>
 <guid isPermaLink="false">comment 1074187 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Problem</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074185</link>
    <description> &lt;p&gt;Neither one of these java scripts work in Netscape 3.0 or up.&lt;/p&gt;
&lt;p&gt;Grrrrr.&lt;/p&gt;
&lt;p&gt;Curtis&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Nov 2000 05:03:12 +0000</pubDate>
 <dc:creator>Curtis Stevens</dc:creator>
 <guid isPermaLink="false">comment 1074185 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074182</link>
    <description> &lt;p&gt;the &#039;email&#039; is built in.&lt;br /&gt;
window.open() is a standard JavaScript function. You just pass it the URL of the page to open, the name of the window, and any properties the window should have.&lt;/p&gt;
&lt;p&gt;If you don&#039;t want your current window to go anywhere use this:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;a nohref style=&amp;quot;cursor: hand&amp;quot; onClick=&amp;quot;window.open(&amp;#039;test.html&amp;#039;, &amp;#039;email&amp;#039;, &amp;#039;width = 425,height = 400,scrollbars = yes&amp;#039;)&amp;quot;&amp;gt;whatever you call the link&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
If you use this code, you don&#039;t need the stuff in the header.&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Nov 2000 04:56:02 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1074182 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Cool</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074180</link>
    <description> &lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;Thanks for all of your help, you are so helpful!!!!&lt;/p&gt;
&lt;p&gt;Few questions.&lt;/p&gt;
&lt;p&gt;On this: type=&quot;text/javascript&quot; where is this?  Is this just standard on all browsers and is in the customer&#039;s folders where their browser is stored at???&lt;/p&gt;
&lt;p&gt;Is there a lot of ways to use Java Scripts to make pop up windows?  Is this the most common way that works with all browsers, such as AOL, etc..  This one is so much easier!&lt;/p&gt;
&lt;p&gt;So is this all I need?&lt;/p&gt;
&lt;p&gt;In the header:&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;JavaScript&quot; type=&quot;text/javascript&quot;&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt; &lt;/p&gt;
&lt;p&gt;In the html coding:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;html/email.shtml#1&quot;&gt;whatever you call the link&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Is that all I need or is their some scripting missing?  It works on my IE 5.0 browser.&lt;/p&gt;
&lt;p&gt;This is so cool, MUCH easier.&lt;/p&gt;
&lt;p&gt;Last question.  The &#039;email&#039; in the above coding in the html place, why is that their?  Don&#039;t I need some scripting to tell the browser that name &quot;email&quot; is associated with that html document.  How does it know, and how does it work?&lt;/p&gt;
&lt;p&gt;Thanks!!!!  &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;&lt;/p&gt;
&lt;p&gt;Curtis&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Nov 2000 04:42:26 +0000</pubDate>
 <dc:creator>Curtis Stevens</dc:creator>
 <guid isPermaLink="false">comment 1074180 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>okay, here&#039;s the deal....  :)</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows#comment-1074167</link>
    <description> &lt;p&gt;What you ideally want is the function in the  tags:&lt;/p&gt;
&lt;p&gt;(from my page linked above):&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;JavaScript&quot; type=&quot;text/javascript&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;And in the HTML, you would have this for each link:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;html/email.shtml#1&quot;&gt;whatever you call the link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Subsequent links would look like this:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;html/email.shtml#3&quot;&gt;whatever you call the link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;html/whatever.html&quot;&gt;whatever you call the link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you change the name of the new window (&#039;email&#039; currently) you will have a bunch of new windows.  If you leave it the same, you will have all the files opening in a new window.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.netmarketing.org/about.htm&quot; class=&quot;bb-url&quot;&gt;http://www.netmarketing.org/about.htm&lt;/a&gt; -- check out the committee members, lower right of the page.  One new window for all board members, and the committee members are all on one page and open to the target.  One function.&lt;/p&gt;
&lt;p&gt;I&#039;m sorry the other one didn&#039;t work, I didn&#039;t think about the function you had not having the cancellation of the &lt;a&gt; link.  The function above will kill the href if JavaScript is enabled, otherwise if no JavaScript, people still get the page.&lt;/a&gt;&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;
 </description>
     <pubDate>Wed, 15 Nov 2000 23:30:34 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1074167 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
