php 放大镜,放大镜放大图片效果
发布日期:2025-05-03 01:10:17 浏览次数:6 分类:精选文章

本文共 862 字,大约阅读时间需要 2 分钟。

摘要:html>

html>

*{margin: 0;padding: 0;}

.normal{height: 350px;width: 350px;position: fixed;top: 30px;left: 30px;border: 1px solid #000000;}

.normal img{height: 350px;width: 350px;}

.area{height: 100px;width: 100px;background:#CCCCCC;opacity: 0.4;position: absolute;}

.bigger{height: 350px;width: 350px;border: 1px solid #000000;position: relative;top: 30px;left: 410px;overflow: hidden;}

.bigger img{height: 1150px;width:1150px;position: absolute;}

请问老师这里为啥是负值呀,有点没搞清楚哇

批改老师:灭绝师太批改时间:2019-02-28 09:28:18

老师总结:因为小框的偏移位置的起始值是左上角呀,移动的话就是向右移动

上一篇:php 数据库 表格数据,php数据库到excel表格-php怎么把数据库数据放到表格里
下一篇:PHP 支持8种基本的数据类型

发表评论

最新留言

不错!
[***.144.177.141]2026年06月10日 21时41分08秒