I'd still need to have the script manually load the dimensions for each individual image in order to not have the graphic distorted by stretching either the length or the width. So then what I'd have to test is how the browser treats, let's say a 300 x 400 image when space was initially allowed for a 400 x 500 image. On reflection, that might be an unwise thing to implement because there might be great inconsistencies in how the different browsers would handle that situation. So perhaps I'm still relegated to server-side programming, unless I can come up with images all of the same dimensions.
Bookmarks