<!DOCTYPE html>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jQuery图片放大缩小旋转代码</title>
<link rel="stylesheet" type="text/css" href="static/boximg/boxImg.css">
</head>
<body style="background: rgb(34, 34, 34);">
<img modal="zoomImg" src="https://www.xgncrusher.ru/static/upload/image/20240430/1714442546762903.jpg" height="150px" alt=""> 
<img modal="zoomImg" src="https://www.xgncrusher.ru/static/upload/image/20240430/1714442550487697.jpg" alt=""> 
<img modal="zoomImg" src="https://www.xgncrusher.ru/static/upload/image/20240430/1714442546762903.jpg" height="150px" alt=""> 

<script src="static/boximg/jquery.min.js" type="text/javascript"></script>
<script src="static/boximg/boxImg.js" type="text/javascript"></script>
</body>
</html>