Keeping an images ratio on resize in JavaScript
A little tricky task was given to the team I am working in, to keep an image at its aspect ratio. However the catch is that it needs to be able to go as large as it can to fill the screen at all times, while the user can resize the screen and keeping the […]
Read More Keeping an images ratio on resize in JavaScript