<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016674" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016674</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-help#comment-1096919</link>
    <description> &lt;p&gt;Thanks, I&#039;m always forgetting about that option &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;&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Dec 2001 04:00:48 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1096919 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>disable emoticons</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-help#comment-1096903</link>
    <description> &lt;p&gt;I checked the &quot;Disable Smilies in This Post&quot; checkbox in the Options for you, Busy.&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;
&lt;p&gt;P.S. &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; is based on the tutorials at &lt;a href=&quot;http://www.irt.org,&quot; class=&quot;bb-url&quot;&gt;irt.org,&lt;/a&gt; if your looking for a better popup code. You can easily add in the automatic writing of the HTML page if you want that.&lt;/p&gt;
&lt;p&gt;I find adding 15 px to the size of the image (both height and width) leaves a fairly nice border around the image in IE5, but each browser leaves a different border, so that&#039;s not foolproof.&lt;/p&gt;
&lt;p&gt;P.P.S. You could also use a combination of server-side scripting and javascript to pop the image into a template.&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 21:54:30 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1096903 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-help#comment-1096898</link>
    <description> &lt;p&gt;Its the same method as if you were opening a html page, just swap the file names. and images usually have the tolbar, scrol bar etc set to 0&lt;/p&gt;
&lt;p&gt;but using the width and height tags for this new window can have problems. As different browsers have different default margin settings, the picture can be cut off bottom/right with a white gap top/left, so always make the pop up bigger than needed or just use a basic html page with margins at 0&lt;/p&gt;
&lt;p&gt;or you can write the html page within the code:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script ...&amp;amp;gt;&lt;br /&gt;function popimage(){&lt;br /&gt; htmlCode = &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#039;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;popup&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;#039;&lt;br /&gt;&amp;nbsp; + &amp;#039;&amp;lt;body .....&lt;br /&gt;....&lt;br /&gt; + &amp;#039;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;br /&gt;}&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
and your link would be:&lt;br /&gt;
&lt;code&gt;&amp;lt;a href=&amp;quot;javascript:popimage()&amp;quot;&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;or inline:&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;a href=&amp;quot;javascript:openPopWin(&amp;#039;image.jpg&amp;#039;, 250, 195, &lt;br /&gt;&amp;#039;menubar,scrollbars,resizable,status&amp;#039;)&amp;quot;&amp;gt;link&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
among other ways&lt;/p&gt;
&lt;p&gt;edit: cant get rid of the dang smiles, top one is &quot;: p&quot; no space and second one is &quot;: o&quot; no space&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 21:07:34 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1096898 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-help#comment-1096895</link>
    <description> &lt;p&gt;hey getyourbiglobst - yer script works - you might want to set other attributes for the pop-ups, e.g., width and height - is there anything about the function that you want to &quot;fancy up?&quot; - e.g., you could have the windows sized to fit the dimensions of the larger images&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 20:58:27 +0000</pubDate>
 <dc:creator>mmi</dc:creator>
 <guid isPermaLink="false">comment 1096895 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
