<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Thanks everyone for your suggestions and help with this. I think I need to do about 100 projects like this before the concepts really stick in my mind. I am very grateful to everyone on this list for their help.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>If anyone is interested in the solution it is at ...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><FONT class="Apple-style-span" color="#0000ED"><SPAN class="Apple-style-span" style="text-decoration: underline;"><A href="http://clearimageonline.com/projects/filebrowser/filebrowser2.html">http://clearimageonline.com/projects/filebrowser/filebrowser2.html</A></SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" color="#0000ED"><SPAN class="Apple-style-span" style="text-decoration: underline;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Terry Riegel</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Aug 14, 2006, at 11:43 PM, Troy III Ajnej wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Good point! -But as you see he is trying to get rid of as much html code as posible!<BR><BR><BR>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>                                         Troy III<BR>                           progressive art enterprise<BR>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR><BR> <HR id="stopSpelling"> &gt; From: <A href="mailto:mdougherty@pbp.com">mdougherty@pbp.com</A><BR>&gt; Subject: Re: [Javascript] Code optimization<BR>&gt; To: <A href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</A><BR>&gt; Date: Mon, 14 Aug 2006 23:44:30 -0400<BR>&gt; <BR>&gt; Is there a reason why the "filelist" is not marked up as a list?<BR>&gt; <BR>&gt;   &lt;ul id="filelist"&gt;<BR>&gt;    &lt;li class="NOR PRI DIR" id="images"&gt;&lt;a ...&gt;&lt;img&gt;1&lt;/a&gt;&lt;/li&gt;<BR>&gt;    &lt;li class="NOR PUB TXT" id="bugs.txt"&gt;&lt;a ...&gt;&lt;img&gt;2&lt;/a&gt;&lt;/li&gt;<BR>&gt;    &lt;li class="SEL PRI PDF" id="bugs.pdf"&gt;&lt;a ...&gt;&lt;img&gt;3&lt;/a&gt;&lt;/li&gt;<BR>&gt;    &lt;li class="NOR PUB MOV" id="bugs.mov"&gt;&lt;a ...&gt;&lt;img&gt;4&lt;/a&gt;&lt;/li&gt;<BR>&gt;   &lt;/ul&gt;<BR>&gt; <BR>&gt; or maybe<BR>&gt;    &lt;li class="NOR PRI DIR" id="images"&gt;<BR>&gt;      &lt;a href='image_clicked'&gt;&lt;img&gt;&lt;/a&gt;<BR>&gt;      &lt;a href='text_clicked'&gt;1&lt;/a&gt;<BR>&gt;    &lt;/li&gt;<BR>&gt; <BR>&gt; Forgive me if this is unrelated to the issue; I was not paying much attention earlier.<BR>&gt; _______________________________________________<BR>&gt; Javascript mailing list<BR>&gt; <A href="mailto:Javascript@LaTech.edu">Javascript@LaTech.edu</A><BR>&gt; <A href="https://lists.LaTech.edu/mailman/listinfo/javascript">https://lists.LaTech.edu/mailman/listinfo/javascript</A><BR><BR><HR>With MSN Spaces email straight to your blog. Upload jokes, photos and more. It's free! <A href="http://clk.atdmt.com/MSN/go/msnnksac0030000001msn/direct/01/?href=http://www.imagine-msn.com/spaces" target="_new">It's free!</A><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Javascript mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:Javascript@LaTech.edu">Javascript@LaTech.edu</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="https://lists.LaTech.edu/mailman/listinfo/javascript">https://lists.LaTech.edu/mailman/listinfo/javascript</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>