|
Well there is another option
on the gallery page, use the "oncomplete" event on the img tag to load 1 thumbnail at a time.... that way it won't spawn 20-30 thumbnail calls at the same time... and if you use a bit of disk caching in your thumbnail script, resources are kept at a minimum..
I could do a small javascript pseudocode example of this if you wanted ?
-SurfViking
|