<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042927" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042927</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Can you post a link to what</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/best-method-photo-gallery#comment-1237759</link>
    <description> &lt;p&gt;Can you post a link to what you have so far? &lt;/p&gt;
&lt;p&gt;Another good option for a larger photo gallery is &lt;a href=&quot;http://zenphoto.org&quot;&gt;Zenphoto&lt;/a&gt;. It&#039;s clean and simple and takes care of a lot of the grunt work for you (creating thumbnails, linking etc.)&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Feb 2009 16:07:57 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1237759 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>poporacer wrote:
some</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/best-method-photo-gallery#comment-1237757</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;poporacer&lt;/em&gt; wrote:&lt;/div&gt;some people, and companies have javascript disabled so I am leery about making a java-based page&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;JavaScript and Java are two different languages &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt; (most Java apps require a download to work)&lt;/p&gt;
&lt;p&gt;Anyway welcome to TWF! &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;
&lt;p&gt;So you want to roll your own? I usually start with some existing code to adapt - there are some good scripts at &lt;a href=&quot;http://www.dynamicdrive.com/dynamicindex4/indexb.html&quot;&gt;Dynamic Drive&lt;/a&gt; (I am sure they require JavaScript)&lt;/p&gt;
&lt;p&gt;Here are some &lt;a href=&quot;http://www.google.com/search?hl=en&amp;amp;q=photo+gallery+%22without+javascript%22&quot;&gt;Google results&lt;/a&gt; for galleries that work with JS disabled&lt;/p&gt;
&lt;p&gt;I can also recommend &lt;a href=&quot;http://gallery.menalto.com/&quot;&gt;Gallery2&lt;/a&gt; and &lt;a href=&quot;http://gallery.menalto.com/&quot;&gt;Drupal&lt;/a&gt; has some ok galleries out of the box&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Feb 2009 15:55:02 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1237757 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>This HTML &amp; CSS should get</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/best-method-photo-gallery#comment-1237748</link>
    <description> &lt;p&gt;This HTML &amp;amp; CSS should get you started.  The right column will scroll, and the left one is for the large picture.  I am not sure how do swap the pictures out w/o Javascript.&lt;/p&gt;
&lt;p&gt;Adjust the widths/heights in the CSS as necessary.  I have the borders in there to make the edges visible.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;style&amp;gt;&lt;br /&gt;#container{&lt;br /&gt;	border: 1px solid;&lt;br /&gt;	margin: 0;&lt;br /&gt;	padding: 0;&lt;br /&gt;	width: 604px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#container #large{&lt;br /&gt;	border: 1px solid;&lt;br /&gt;	margin: 0;&lt;br /&gt;	float: left;&lt;br /&gt;	width: 450px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#container #thumbs {&lt;br /&gt;	border: 1px solid;&lt;br /&gt;	margin: 0;&lt;br /&gt;	float: left;&lt;br /&gt;	width: 150px;&lt;br /&gt;	&lt;br /&gt;	height: 300px;&lt;br /&gt;	overflow-y: scroll;&lt;br /&gt;	overflow-x: hidden;&lt;br /&gt;}&lt;br /&gt;&amp;lt;/style&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;	&amp;lt;div id=&amp;quot;large&amp;quot;&amp;gt;&lt;br /&gt;		&amp;amp;nbsp;&lt;br /&gt;	&amp;lt;/div&amp;gt;&lt;br /&gt;	&lt;br /&gt;	&amp;lt;div id=&amp;quot;thumbs&amp;quot;&amp;gt;&lt;br /&gt;		&amp;amp;nbsp;&lt;br /&gt;	&amp;lt;/div&amp;gt;&lt;br /&gt;	&lt;br /&gt;	&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Feb 2009 03:37:13 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1237748 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
