Hi,
if I have an image on my website coming from a different location:
src="
How do I get the images width or height, depending which is greater, to be no more than 120px. Basically I want the image to have the correct ratio so that if the original height is greater than the width, the heights value will be 120px and the width is less.
Regards
Rob Shillito
if I have an image on my website coming from a different location:
src="
How do I get the images width or height, depending which is greater, to be no more than 120px. Basically I want the image to have the correct ratio so that if the original height is greater than the width, the heights value will be 120px and the width is less.
Regards
Rob Shillito