<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016620" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016620</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows-0#comment-1096677</link>
    <description> &lt;p&gt;just concerning wanting to close whilst on mouseover. Have you ever looked at where your cursor goes when you are waiting for a window to load? &lt;/p&gt;
&lt;p&gt;Mine goes all over the place.... &lt;/p&gt;
&lt;p&gt;thereby negating the effect you want.&lt;/p&gt;
&lt;p&gt;by just returning to the active page (the one with the thumbnail) you would cut out the window.&lt;/p&gt;
&lt;p&gt;best to give them the chance to close the window themselves.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2001 13:28:28 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1096677 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows-0#comment-1096661</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by yabber &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Thanks,&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Being new to all this &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; WHat are the benefits of using it as a Dreamweaver extension &amp;amp; how do you do that ??&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;If you use Dreamweaver to build your sites then extensions are easier ways of doing things like this as you just click a button and enter information rather than having to input all the code manually.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2001 08:28:04 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1096661 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows-0#comment-1096581</link>
    <description> &lt;p&gt;Is it possible to put in any kind of preloader for the images that will appear in pop-ups ??&lt;/p&gt;
&lt;p&gt;Mika&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Dec 2001 19:54:05 +0000</pubDate>
 <dc:creator>yabber</dc:creator>
 <guid isPermaLink="false">comment 1096581 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows-0#comment-1096580</link>
    <description> &lt;p&gt;Just be careful using onmouseover and mouseout for displaying images in pop ups, especially if they are bigish in file size, people hate to wait but if they do have to wait perfer to do something while they wait, so a pop up (which has to be closed manualy) could benifit you/your readers better&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Dec 2001 19:51:24 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1096580 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows-0#comment-1096570</link>
    <description> &lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Being new to all this &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; WHat are the benefits of using it as a Dreamweaver extension &amp;amp; how do you do that ??&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Mika&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Dec 2001 17:48:28 +0000</pubDate>
 <dc:creator>yabber</dc:creator>
 <guid isPermaLink="false">comment 1096570 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/pop-windows-0#comment-1096548</link>
    <description> &lt;p&gt;This is one I use (I actually use it as an extension on Dreamweaver)&lt;/p&gt;
&lt;p&gt;To go in head part&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;JavaScript&quot;&amp;gt;&lt;br /&gt;
&#039;+alt+&#039;&#039;);&lt;br /&gt;
	newWindow.document.write(&#039;&lt;img src=&#039;+imageName+&#039; width=&#039;+imageWidth+&#039; height=&#039;+imageHeight+&#039; alt=&#039;+alt+&#039; /&gt;&#039;);&lt;br /&gt;
	newWindow.document.write(&#039;&#039;);&lt;br /&gt;
	newWindow.document.close();&lt;br /&gt;
	newWindow.focus();&lt;br /&gt;
}&lt;br /&gt;
//--&amp;gt;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;This is the actual part for the thumbnail image&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;;&quot;&gt;&lt;img src=&quot;smallimage.jpg&quot; width=&quot;50&quot; height=&quot;50&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Dec 2001 16:13:52 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1096548 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
