hi guys...
i'm doing a site which requires lots of product images, but for the ease of the user and the cms, i am only using one image per product...
therefore, the images need to be downscaled for the thumbnails. The html way of doing it with width="" height="" works just fine in safari but looks like an absolute dog in IE, and i've tried a few php scrips which were a bit better but not much...
could anyone recommend a professionally viable method of doing this? or do i simply have to create separate thumbnail images?
i'm doing a site which requires lots of product images, but for the ease of the user and the cms, i am only using one image per product...
therefore, the images need to be downscaled for the thumbnails. The html way of doing it with width="" height="" works just fine in safari but looks like an absolute dog in IE, and i've tried a few php scrips which were a bit better but not much...
could anyone recommend a professionally viable method of doing this? or do i simply have to create separate thumbnail images?