js scales images in equal proportions. This function is very practical. When a web page loads a relatively large image, it often deforms the web page and makes the page ugly. So we thought of using JS to control the image beyond a certain range. pictures to stabilize the page layout. This code snippet completes this function, and the code is very concise and the effect is very good.
<html>等比例缩放图片