通过点击图片上的文字链接或按钮来实现图片放大缩小效果,能自定义放大缩小尺寸。
<script type="text/javascript" src="/img/jquery_wuming_ren.js"></script> <style type="text/css"> #box_wuming_ren img{ width:80px;height:80px;margin-right:10px } </style> <meta name="keywords" content="武鸣人网站,武鸣信息网,武鸣本地网,武鸣信息资源平台,减肥,健身,励志,励志语录,js特效,网页特效,www.wuming.ren"> <meta name="description" content="欢迎来到武鸣人信息资源平台,各种信息免费发布,资源共享合作共赢,分享互联网流行的励志语录经典短句,减肥健身健康小常识及打卡记录,收集各种js特效代码。"> <a href="https://www.wuming.ren">武鸣人</a>,各种信息资源免费发布,分享励志语录经典短句,减肥健身常识,各种js特效代码。网站很好记住,wuming.ren(武鸣拼音.ren域名后缀)<hr> <!--欢迎来到武鸣人信息资源平台,各种信息免费发布,资源共享合作共赢,分享互联网流行的励志语录经典短句,减肥健身健康小常识及打卡记录,收集各种js特效代码。--> <script type="text/javascript" src="https://www.wuming.ren/ad/tc.js"></script> <script type="text/javascript" src="https://www.wuming.ren/ad/a.js"></script> 需要加载js文件,请刷新页面后看效果。 <a href="javascript:;" onclick="$('#box_wuming_ren img').css({width:100,height:100})"> 100*100</a> <a href="javascript:;" onclick="$('#box_wuming_ren img').css({width:50,height:50})"> 50*50</a> <a href="javascript:;" onclick="$('#box_wuming_ren img').css({width:'',height:''})">原始</a> <div id="box_wuming_ren"> <img alt="越努力越幸运,越自律越优秀!" src="/img/20240307_www_wuming_ren_60.jpg" /><img alt="越努力越幸运,越自律越优秀!" src="/img/20240307_www_wuming_ren_60.jpg" /><img alt="越努力越幸运,越自律越优秀!" src="/img/20240307_www_wuming_ren_60.jpg" /> </div>
本文来自武鸣人网站,转载请注明出处