I basically decided to upload rather high quality images so the load time can be long if there are more than a handful of images. This is completely user defineable… I could easily post smaller versions compressed a tad more for almost instant load and then have user click on image to view a higher resolution.
But to add to that, I had a script that pre-loads the images and doesn’t display them until all of the gallery images are loaded. Unfortunately, the loading gif (which basically says yes images are loading) wasn’t showing up.
To keep things simple, I eliminted the pre-load script so images start showing up right away.