[Javascript] Code optimization

Troy III Ajnej trojani2000 at hotmail.com
Mon Aug 14 22:43:06 CDT 2006


Good point! -But as you see he is trying to get rid of as much html code as posible!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         Troy III                           progressive art enterprise~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> From: mdougherty at pbp.com> Subject: Re: [Javascript] Code optimization> To: javascript at LaTech.edu> Date: Mon, 14 Aug 2006 23:44:30 -0400> > Is there a reason why the "filelist" is not marked up as a list?> >   <ul id="filelist">>    <li class="NOR PRI DIR" id="images"><a ...><img>1</a></li>>    <li class="NOR PUB TXT" id="bugs.txt"><a ...><img>2</a></li>>    <li class="SEL PRI PDF" id="bugs.pdf"><a ...><img>3</a></li>>    <li class="NOR PUB MOV" id="bugs.mov"><a ...><img>4</a></li>>   </ul>> > or maybe>    <li class="NOR PRI DIR" id="images">>      <a href='image_clicked'><img></a>>      <a href='text_clicked'>1</a>>    </li>> > Forgive me if this is unrelated to the issue; I was not paying much attention earlier.> _______________________________________________> Javascript mailing list> Javascript at LaTech.edu> https://lists.LaTech.edu/mailman/listinfo/javascript
_________________________________________________________________
Try Live.com: where your online world comes together - with news, sports, weather, and much more.
http://www.live.com/getstarted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20060815/dafcec12/attachment.htm>


More information about the Javascript mailing list