I hope this makes sense. I need help in dynamically loading photos while automatically resizing them and maintaining either their landcape or vertical layout depending on how the picture was taken. I found a code that works great to dynamically load and automatically resize to my specifications, but what if the layouts are different between pictures (ie - the camera was held vertically or horizontally when the picture was taken)??
This is basically going to help me in designing a website for my dad’s coin business. The code I mentioned previously works great to display square pictures of coins, but I need some way to dynamically load other pictures of varying dimensions.
Any help will be greatly appreciated!!