The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › JavaScript › Why are my pictures stretching? › Re: Why are my pictures stretching?
@Sergrezn: Another solution would be to set the slider to accommodate the largest image, then wrap all of the images in a div:
What happens is that the div sets the styling of 100% height and width instead of the image.