亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

【求助】div里的圖片怎么實現中心放大效果?

【求助】div里的圖片怎么實現中心放大效果?

FFIVE 2018-07-22 13:48:41
參考https://www.jb51.net/article/...,修改了代碼如下:但是出來的效果是左上開始的放大的效果怎么在div里的img實現中心的放大效果呢?<script type="text/javascript">function fangda(){    var pic=$('.pictures img');    var wValue=20+pic.width();    var hValue=20+pic.height();     pic.animate({width: wValue, height: hValue, left:("-"+(0.5 * pic.width())/2), top:("-"+(0.5 * pic.height())/2)}, 1000); }</script><body><button onclick="fangda()">圖片放大</button><style>.pictures {    width: 414px;    height: 390px;    overflow: hidden; }     </style><div class="pictures">     <img src="3.jpg"></div>
查看完整描述

目前暫無任何回答

  • 0 回答
  • 0 關注
  • 1294 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號