<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003102" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003102</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/specifying-size-new-browser-window-opens-hyperlink#comment-1013709</link>
    <description> &lt;p&gt;There is an amazingly complete listing at the following url that will answer ALL your questions (promise).&lt;br /&gt;
 &lt;a href=&quot;http://www.irt.org/articles/js205/index.htm&quot; class=&quot;bb-url&quot;&gt;http://www.irt.org/articles/js205/index.htm&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Happy pop-up windowing.&lt;/p&gt;
&lt;p&gt; &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt; Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 May 2000 22:36:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1013709 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/specifying-size-new-browser-window-opens-hyperlink#comment-1013708</link>
    <description> &lt;p&gt;This in a script section&lt;/p&gt;
&lt;p&gt;function winy(url) {&lt;br /&gt;
window.open(url,&quot;msg&quot;,&quot;height=, etc, etc, etc)&lt;/p&gt;
&lt;p&gt;and this for each link you need in a window&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&quot;javascript:winy(&#039;page-x.htm&#039;)&quot;&amp;gt;click&amp;lt;/a&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 May 2000 18:14:00 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1013708 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/specifying-size-new-browser-window-opens-hyperlink#comment-1013707</link>
    <description> &lt;p&gt;you wrote:&lt;br /&gt;
&amp;lt;&amp;lt;This would work for a single link..with a little messing around you could make it pop open a variable I guess to whatever site is clicked.&amp;gt;&amp;gt; &lt;/p&gt;
&lt;p&gt;The problem is that there are other links on the page that I don&#039;t want to be in the pop up window.  Also, a script for a single link isn&#039;t usable because there are 14 such links on the page  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/frown.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;  This is basically the scriptI tried &quot;messing around with&quot; before and it simply didn&#039;t work.  I&#039;m at the end of my rope here.&lt;/p&gt;
&lt;p&gt;Andrea&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 May 2000 04:45:00 +0000</pubDate>
 <dc:creator>justmytypedesigns</dc:creator>
 <guid isPermaLink="false">comment 1013707 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/specifying-size-new-browser-window-opens-hyperlink#comment-1013706</link>
    <description> &lt;p&gt;&amp;lt;script language=&quot;javascript&quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
	function pop()&lt;br /&gt;
	{&lt;br /&gt;
	window.open(&#039;http://blah.blah.blah/&#039;, config=&#039;height=500,width=675, toolbar=no, menubar=no, scrollbars=yes, resizable=yes,location=no, directories=no, status=no&#039;)&lt;br /&gt;
	}&lt;br /&gt;
	//--&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&quot;javascript : pop()&quot; &amp;gt;&lt;/p&gt;
&lt;p&gt;This would work for a single link..with a little messing around you could make it pop open a variable I guess to whatever site is clicked. Anyway, replace the http: for whatever you want linked to and replace height and width with whatever you want. Oh and that other config stuff is up to whatever you want too.&lt;/p&gt;
&lt;p&gt;[This message has been edited by RC (edited 02 May 2000).]&lt;/p&gt;
 </description>
     <pubDate>Tue, 02 May 2000 17:01:00 +0000</pubDate>
 <dc:creator>RC</dc:creator>
 <guid isPermaLink="false">comment 1013706 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
