<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1026529" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1026529</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-question#comment-1159718</link>
    <description> &lt;p&gt;If you use # in the href, you break usability and accessibility, and for no reason. It is a few extra characters to put the url in the href and &lt;strong&gt;this.href&lt;/strong&gt; in the function instead of # in the href and the url in the function. For that tiny bit of extra effort, you ensure that your content is NEVER unavailable, on any browser, for any user.&lt;/p&gt;
 </description>
     <pubDate>Thu, 30 Sep 2004 04:02:11 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1159718 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-question#comment-1159716</link>
    <description> &lt;p&gt;Thank you all for your help. I very much appreciate it. Out of curiousity, why not use the # in the href?&lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;
&lt;p&gt;Nate&lt;/p&gt;
 </description>
     <pubDate>Thu, 30 Sep 2004 00:11:30 +0000</pubDate>
 <dc:creator>mrmyers</dc:creator>
 <guid isPermaLink="false">comment 1159716 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-question#comment-1159707</link>
    <description> &lt;p&gt;Oh please, please don&#039;t link to the #...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.zerocattle.com/articles.php?id=1&quot; class=&quot;bb-url&quot;&gt;http://www.zerocattle.com/articles.php?id=1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Use the right hyperlink in the href and in the function use that hyperlink:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;a href=&amp;quot;original_page&amp;quot; onClick=&amp;quot;window.open(this.href,&amp;#039;alwaysNameTheWindow&amp;#039;,&amp;#039;status=yes,resizable=yes,scrollbars=yes&amp;#039;);return false;&amp;quot;&amp;gt;Click Here&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;See the link for all the parts you have access to. You don&#039;t need to specify &quot;no&quot; to anything, it&#039;s all &quot;no&quot; by default.&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Sep 2004 21:29:50 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1159707 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-question#comment-1159694</link>
    <description> &lt;p&gt;I would recommend Brooke&#039;s method of using the onClick, however, for the href you can simply link to &lt;strong&gt;#&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Also, in the onclick, you do NOT need the &lt;strong&gt;javascript:&lt;/strong&gt; at the beginning. I would also add after the semicolon &lt;strong&gt;return false;&lt;/strong&gt;. If I remember right, reutning a false value should cause the browser to not even execute the HREF part. I could be wrong, it was a few years ago I learned all of that &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Sep 2004 15:56:32 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1159694 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-question#comment-1159690</link>
    <description> &lt;p&gt;I might be wrong - but don&#039;t you have to have a link to the original page and then the open window link?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;original_page&quot;&gt;Click Here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Try that...&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Sep 2004 14:55:27 +0000</pubDate>
 <dc:creator>Brooke</dc:creator>
 <guid isPermaLink="false">comment 1159690 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
