Hello,
I'm using zope 2
with ZServer from cvs on a win98 box to develop a concept site. I'm
storing close to a thousand images in a single folder and I have several
dtml-methods defined that break the images up into various groups (the images
are all 48x48 png's approx. 6k each). My problem is that when I'm
initially loading the main page I get allot of dropped Images
:o( The page contains some long running JavaScript and
approx. 300 images in a single DIV. It isn't very consistent on which
images are dropped except that they are usually toward the bottom of the
page. Just wondering if any one else as encountered similar
problems...
Loren