<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015805" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015805</link>
    <description></description>
    <language>en</language>
          <item>
    <title>suzanne</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-popup-window#comment-1092312</link>
    <description> &lt;p&gt;thanks for shouting loud on this one.......&lt;/p&gt;
&lt;p&gt;i&#039;ll put it to use and get back to you.............&lt;/p&gt;
&lt;p&gt;thanks again&lt;/p&gt;
&lt;p&gt;kf&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 Oct 2001 05:17:05 +0000</pubDate>
 <dc:creator>kearsefreak</dc:creator>
 <guid isPermaLink="false">comment 1092312 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Second time answering</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-popup-window#comment-1092309</link>
    <description> &lt;p&gt;Put the popup code in the file that opens in the first popup window as well. &lt;/p&gt;
&lt;p&gt;file1.html -- has link that opens new window with file2.html in it&lt;br /&gt;
file2.html -- has link that opens new window with file3.html in it&lt;/p&gt;
&lt;p&gt;If you are trying to close the first popup window while opening a new window (not sure, but just in case), then instead of putting the code in the link, put it in the body tag, with an onUnload function.&lt;/p&gt;
&lt;p&gt;If you are seriously considering having cascading popup windows, though, beware that they frustrate users far more than they help them, depending on what you have in them.  i.e. if you are using them to keep people on the site, that&#039;s bad, but if you are using popup windows as part of a remote linking system, or a quiz with help tips, or other application-like functions, then it&#039;s good.&lt;/p&gt;
&lt;p&gt;Like most things, it depends on what you are trying to do and what your userbase is expecting.&lt;/p&gt;
&lt;p&gt;Good luck!&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, 24 Oct 2001 05:09:06 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1092309 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>hey paul</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-popup-window#comment-1092288</link>
    <description> &lt;p&gt;me again&lt;/p&gt;
&lt;p&gt;I took a look at your lodge site and that&#039;s what I CAN do.....what I&#039;m trying to do is make a pop-up window by clicking on link WITHIN another pop-up window.....&lt;/p&gt;
&lt;p&gt;for instance in your lodge site, when the jpe of the room comes up in the pop-up? then imagine that your &#039;close this window&#039; link, when clicked, opened another window......&lt;/p&gt;
&lt;p&gt;that&#039;s what I&#039;m trying to do......&lt;/p&gt;
&lt;p&gt;can you help........?&lt;/p&gt;
&lt;p&gt;kf&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 Oct 2001 03:14:40 +0000</pubDate>
 <dc:creator>kearsefreak</dc:creator>
 <guid isPermaLink="false">comment 1092288 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>thanks</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-popup-window#comment-1092255</link>
    <description> &lt;p&gt;i&#039;ll give it a shot and report back&lt;/p&gt;
&lt;p&gt;kf&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Oct 2001 19:57:43 +0000</pubDate>
 <dc:creator>kearsefreak</dc:creator>
 <guid isPermaLink="false">comment 1092255 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-popup-window#comment-1092252</link>
    <description> &lt;p&gt;For an example of the correct coding, take a look at &lt;a href=&quot;http://www.brathay-lodge.com&quot; class=&quot;bb-url&quot;&gt;http://www.brathay-lodge.com&lt;/a&gt; - go to the bedroom pictures and click on them.  Alternatively, take a look at the coding for the homepage at &lt;a href=&quot;http://www.cumbria.uk.com&quot; class=&quot;bb-url&quot;&gt;http://www.cumbria.uk.com&lt;/a&gt; which has a pop-up of a fixed size.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Oct 2001 19:43:53 +0000</pubDate>
 <dc:creator>altyfc</dc:creator>
 <guid isPermaLink="false">comment 1092252 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>to avoid noscript</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-popup-window#comment-1091710</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.zerocattle.com/examples/popUp.html&quot; class=&quot;bb-url&quot;&gt;zerocattle.com/examples/popUp.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That&#039;s a page with the JavaScript function (in the  tag) that allows the user without JavaScript enabled to be able to use the link regardless, without you having to resort to  tags.&lt;/p&gt;
&lt;p&gt;It&#039;s based on the tutorials for popup windows at &lt;a href=&quot;http://www.irt.org&quot; class=&quot;bb-url&quot;&gt;irt.org&lt;/a&gt; (actual tutorial links on that page).&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, 17 Oct 2001 00:34:40 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1091710 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-popup-window#comment-1091661</link>
    <description> &lt;p&gt;The target option is limited, where as it just opens a new window &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;link&quot; target=&quot;aname&quot;&gt;link name&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;the target= name can be anything, there are some key words like, _new, _parent etc but if you use a word the browser doesnt reconise it will (usually) open in a new window.&lt;/p&gt;
&lt;p&gt;If you want a sized window without toolbars etc you&#039;ll need to use Javascript, something like&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;#&quot;&gt;open&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;just add location=no,resizeable=no,scrollbars=no etc before the width and height part, dont use quotes but place before the quote before the width&lt;/p&gt;
&lt;p&gt;if your going to use a javascript popup, use a noscript link as well, as people do surf with javascript turned off (mostly to avoid the pop up banners etc)&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Oct 2001 04:03:57 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1091661 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>a</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-popup-window#comment-1091643</link>
    <description> &lt;p&gt;currently there is a javascript on that link to open a sized window but see, it doesn&#039;t work........ARGHHHHH!&lt;/p&gt;
&lt;p&gt;i&#039;m new to the tell=target........could you explain a bit for me?&lt;/p&gt;
&lt;p&gt;thanks busy&lt;/p&gt;
&lt;p&gt;kf&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Oct 2001 21:28:47 +0000</pubDate>
 <dc:creator>kearsefreak</dc:creator>
 <guid isPermaLink="false">comment 1091643 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/popup-window-popup-window#comment-1091642</link>
    <description> &lt;p&gt;the link didnt work &lt;/p&gt;
&lt;p&gt;but you can either use Javascript to open a sized window, or use target=_new etc to open a full window.&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Oct 2001 21:26:07 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1091642 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
