I switched to a different methodology and it sped up

Can you explain what you did?  I try to give a full path to an item, ie:

<div id="car">
   <div class="part"></div>
</div>

$('div#car div.part')

This may be off topic a bit, but I do believe we should educate people on
the fastest way to select an object.

--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

Reply via email to