<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1028726" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1028726</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/photo-gallery-css-java#comment-1168956</link>
    <description> &lt;p&gt;I am not very familiar with java, so I tried to just copy the code directly from that site and replace their photos with mine. However, it doesn&#039;t work! Does anyone know why? I&#039;m probably overlooking something very obvious.&lt;/p&gt;
&lt;p&gt;Here&#039;s the page I&#039;m working with:&lt;br /&gt;
&lt;a href=&quot;http://marcata.net/java.htm&quot; class=&quot;bb-url&quot;&gt;http://marcata.net/java.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I put this in the header:&lt;br /&gt;
&amp;lt;script src=&quot;/js/jslib.js&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;&lt;br /&gt;
function printPage() {&lt;br /&gt;
  if (window.print)&lt;br /&gt;
    window.print()&lt;br /&gt;
  else&lt;br /&gt;
    alert(&quot;Sorry, your browser doesn&#039;t support this feature.&quot;);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;Then this in the body for the big photo (I&#039;ve abbreviated). That is my image. They previously had a numbered image:&lt;br /&gt;
&lt;img src=&quot;images/wfl.jpg&quot; width=&quot;320&quot; height=&quot;240&quot; alt=&quot;&quot; class=&quot;photo&quot; name=&quot;photoLarge&quot; /&gt;&lt;/p&gt;
&lt;p&gt;And for the little photos:&lt;br /&gt;
&lt;a href=&quot;updatePhoto(&amp;#039;images/wfl.jpg&amp;#039;);&quot;&gt;&lt;img src=&quot;images/wfl.jpg&quot; width=&quot;100&quot; height=&quot;67&quot; alt=&quot;&quot; class=&quot;photo&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;updatePhoto(&amp;#039;images/mics.jpg&amp;#039;);&quot;&gt;&lt;img src=&quot;images/mics.jpg&quot; width=&quot;100&quot; height=&quot;67&quot; alt=&quot;&quot; class=&quot;photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;updatePhoto(&amp;#039;/mlsPhoto/p20047171738.3.jpg&amp;#039;);&quot;&gt;&lt;img src=&quot;/mlsPhoto/p20047171738.3.jpg&quot; width=&quot;100&quot; height=&quot;67&quot; alt=&quot;&quot; class=&quot;photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;updatePhoto(&amp;#039;/mlsPhoto/p20047171738.4.jpg&amp;#039;);&quot;&gt;&lt;img src=&quot;/mlsPhoto/p20047171738.4.jpg&quot; width=&quot;100&quot; height=&quot;67&quot; alt=&quot;&quot; class=&quot;photo&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
								etc.&lt;/p&gt;
 </description>
     <pubDate>Sat, 02 Apr 2005 06:42:19 +0000</pubDate>
 <dc:creator>marcata</dc:creator>
 <guid isPermaLink="false">comment 1168956 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/photo-gallery-css-java#comment-1168813</link>
    <description> &lt;p&gt;easy enough to do with a javascript code&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script language=&amp;quot;javascript&amp;quot;&amp;amp;gt;&lt;br /&gt;function replace_image(filename)&lt;br /&gt;{&lt;br /&gt;bigimage.src = filename;&lt;br /&gt;}&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
Just make sure to include name=&quot;bigimage&quot; (or whatever) works in IE and FF&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Mar 2005 22:45:16 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1168813 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/photo-gallery-css-java#comment-1168788</link>
    <description> &lt;p&gt;You should be able to do something simple like that by just using an iframe. Of course, that may or may not look good stylistically, depending on whether the background on the page the gallery is on is an image or just a color.&lt;/p&gt;
&lt;p&gt;There&#039;s a halfway decent iframe tutorial here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.samisite.com/test-csb2nf/id43.htm&quot; class=&quot;bb-url&quot;&gt;http://www.samisite.com/test-csb2nf/id43.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;m sure there are better tutorials out there, that was just the second one listed in Google&#039;s results.&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Mar 2005 16:04:19 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1168788 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/photo-gallery-css-java#comment-1168787</link>
    <description> &lt;p&gt;here&#039;s a real estate website that uses what i&#039;m talking about. looks like it&#039;s java.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://paularedmond.com/html/pListingDetail.asp?mls_number=p20049201556&quot; class=&quot;bb-url&quot;&gt;http://paularedmond.com/html/pListingDetail.asp?mls_number=p20049201556&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Mar 2005 16:02:02 +0000</pubDate>
 <dc:creator>marcata</dc:creator>
 <guid isPermaLink="false">comment 1168787 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
