Originally posted by: notfred
Originally posted by: rh71
it's loading both the complete image sizes of thumbnail and full image, on inital page load, correct ? If so, that could be troublesome for a gallery.
It is, and it could be a problem depending on how many images are shown per page. The loading of the large image could be moved to the point in time that the image is first clicked on, but it might not look very good. It's definitely something to look at.
why doesn't it just use the large image all the time (and adjust the size of the html element)? perhaps to reduce dependency on the browser to resize images?
in any case, it's pretty cool
