您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

jQuery做出鼠标滚轮操作图片缩放大小

2024/12/3 21:36:16发布13次查看
这次给大家带来jquery做出鼠标滚轮操作图片缩放大小,jquery做出鼠标滚轮操作图片缩放大小的注意事项有哪些,下面就是实战案例,一起来看一下。
<!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>鼠标滚轮控制图片缩放</title> <script type="text/javascript" src="jquery-1.7.2.min.js"></script> <script type="text/javascript"> $(function() {  function zoomimg(o) {   var zoom = parseint(o.style.zoom, 10) || 100;   zoom += event.wheeldelta / 2; //可适合修改   if (zoom > 0) o.style.zoom = zoom + '%';  }  $(document).ready(function() {   $(img).bind(mousewheel,   function() {    zoomimg(this);    return false;   });  }); }) </script> </head> <body> <center> <img src="1.jpg"/> </center> </body> </html>
相信看了本文案例你已经掌握了方法,更多精彩请关注其它相关文章!
推荐阅读:
以上就是jquery做出鼠标滚轮操作图片缩放大小的详细内容。
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product