<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020725" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020725</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-ups#comment-1127161</link>
    <description> &lt;p&gt;you could set a refresh in that window, or  use a random javascript script to display a different image each time. Image rotation script or random image script (one goes in order, the other is, well, random), and you can set both to a timer.&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Mar 2003 15:56:40 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1127161 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-ups#comment-1127158</link>
    <description> &lt;p&gt;thankyou zollet&lt;/p&gt;
&lt;p&gt;now could i do that automatically for example say i wanted to rotate three url&#039;s in the same window at a set time period is there some refresh command or similar i could use?&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Mar 2003 12:44:00 +0000</pubDate>
 <dc:creator>pperryuk</dc:creator>
 <guid isPermaLink="false">comment 1127158 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-ups#comment-1127157</link>
    <description> &lt;p&gt;I&#039;m guessing you&#039;re using JavaScript to open the popups? All you need to do is to use the same windowname and they will all open in the same window. Here&#039;s an example...&lt;/p&gt;
&lt;p&gt;window.open(&#039;http://www.domain.com/subdir/&#039;, &#039;&lt;strong&gt;myNewWindow&lt;/strong&gt;&#039;, &#039;width=600,height=400, resizable=1&#039;);&lt;/p&gt;
&lt;p&gt;The &quot;myNewWindow&quot; part is where you give the window target name. The 2nd time a user clicks on a link, if a window with the name &quot;myNewWindow&quot; (or whatever...) is already open, then no new windows will open (the page will load in the already open window).&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Mar 2003 11:55:19 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1127157 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
