<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023485" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023485</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144840</link>
    <description> &lt;p&gt;You&#039;re welcome. It should work for XHTML 1.0 strict as well as down to HTML 4.01 Transitional. Use it in good health. &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;&lt;/p&gt;
 </description>
     <pubDate>Fri, 23 Jan 2004 02:16:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1144840 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144837</link>
    <description> &lt;p&gt;Thanks to Suzanne for the popup link. It&#039;s really useful.&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Jan 2004 23:51:41 +0000</pubDate>
 <dc:creator>AYYASH</dc:creator>
 <guid isPermaLink="false">comment 1144837 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144776</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;You can either set the width and height to the same size as the image (works in some browsers, but not most, or you can make an .html for each image that puts the image on a page without borders.&lt;/p&gt;
&lt;p&gt;You can also write the JavaScript in a way to generate the page itself, as someone has done on these forums, you might want to search for it.&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jan 2004 16:27:48 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1144776 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144774</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;JEFF_HARDY wrote:&lt;/strong&gt; So the stuff right abouve my post, I will need to put that all in the head tag? Btw, thnx so much for this&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I&#039;ll send you an example when I get a second, Spidey. There are many variables you can set with the window that pops open. Visible address bar? Re-sizeable? There is a certain syntax to it too.&lt;/p&gt;
&lt;p&gt;PM me with your email.&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jan 2004 16:18:28 +0000</pubDate>
 <dc:creator>mjs416</dc:creator>
 <guid isPermaLink="false">comment 1144774 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144759</link>
    <description> &lt;p&gt;So the stuff right abouve my post, I will need to put that all in the head tag? Btw, thnx so much for this&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jan 2004 09:06:14 +0000</pubDate>
 <dc:creator>JEFF_HARDY</dc:creator>
 <guid isPermaLink="false">comment 1144759 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144747</link>
    <description> &lt;p&gt;Thanks Greg. I was wrong. He also needs to put this in the  to make the link works:&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=JavaScript&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jan 2004 05:33:27 +0000</pubDate>
 <dc:creator>AYYASH</dc:creator>
 <guid isPermaLink="false">comment 1144747 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144743</link>
    <description> &lt;p&gt;the onClick part *is* calling javascript. Plus he&#039;ll need the javascript that has the function &quot;MM_openBrWindow()&quot; in it. (looks like one of Macromedia&#039;s canned functions). Lastly, just to clarify if you want to use it, the main part that does the opening is the onClick portion, the use of an image map is not needed. (put the onClick part in a normal &lt;a href=&quot;#&quot;&gt; type tag.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Jan 2004 22:04:28 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1144743 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144703</link>
    <description> &lt;p&gt;Here is the code you are looking for (no need for java script):&lt;/p&gt;
&lt;p&gt;This code works with graphics not text. I&#039;ll try to look for another code that works with text either.&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Jan 2004 14:02:42 +0000</pubDate>
 <dc:creator>AYYASH</dc:creator>
 <guid isPermaLink="false">comment 1144703 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144282</link>
    <description> &lt;p&gt;If u do come across that coding, can u post it here, even if u come upon the javascript, could u post it here, I appreciate all the help you guyz give.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jan 2004 09:50:16 +0000</pubDate>
 <dc:creator>JEFF_HARDY</dc:creator>
 <guid isPermaLink="false">comment 1144282 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-can-i#comment-1144275</link>
    <description> &lt;p&gt;Yes, it&#039;s possible without JavaScript. I know a few people did some tricky swapping with CSS. I don&#039;t have the details though.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jan 2004 03:55:58 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1144275 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
