<!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>鼠标滑过图片放大缩小显示,文字渐渐显示基于jquery_维度端weiduduan.com</title>
<link href="css/shou.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/jquery.1.4.2-min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
//移动像素的图像
var move = -15;
//缩放比例,1.2 =120%
var zoom = 1.2;
//在对这些缩略图的鼠标滑过事件
$('.item').hover(function(){
//根据缩放百分比设置宽度和高度
width = $('.item').width() * zoom;
height = $('.item').height() * zoom;
//移动和缩放图像
$(this).find('img').stop(false,true).animate({'width':width, 'height':height, 'top':move, 'left':move}, {duration:200});
//显示标题
$(this).find('div.caption').stop(false,true).fadeIn(200);
},function(){
//复位图像
$(this).find('img').stop(false,true).animate({'width':$('.item').width(), 'height':$('.item').height(), 'top':'0', 'left':'0'}, {duration:100});
//隐藏标题
$(this).find('div.caption').stop(false,true).fadeOut(200);
});
});
</script>
</head>
<body>
<div class="weiduduan clearfix">
<div class="demopage">
<div class="item"><img width="150" height="150" src="images/small18129a189a8f547aba10fb10f91e6282.jpg" alt="jquery 幻灯片插件 canvas 3D旋转木马 图片立体展示 图片有大到小一次顺序排列" />
<div class="caption"><a href="http://www.weiduduan.com/" title="维度端weiduduan.com" target="_blank">jquery 特效</a>
<p><a href="http://www.weiduduan.com/" title="维度端weiduduan.com" target="_blank">jquery 幻灯片插件 weiduduan 3D旋转木马 图片立体展示 图片有大到小一次顺序排列</a></p>
</div>
</div>
<div class="item"><img width="150" height="150" src="images/small6ae21c4c44285e9a58afd5c3f42ae36f.jpg" alt="javascript滚动图片按钮控制图片左右自动滚动" />
<div class="caption"><a href="http://www.weiduduan.com/js">javascript 特效</a>
<p><a href="http://www.weiduduan.com/js" title="维度端weiduduan.com" target="_blank">javascript滚动图片按钮控制图片左右自动滚动</a></p>
</div>
</div>
<div class="item"><img width="150" height="150" src="images/smallee9241175b1e38b5df271a9f2f67034d.jpg" alt="用div+css制作纯CSS下拉菜单,兼容IE6 IE7 IE8及以上 Firefox" />
<div class="caption"><a href="http://www.weiduduan.com/web" title="维度端weiduduan.com" target="_blank">css 特效</a>
<p><a href="http://www.weiduduan.com/web" title="维度端weiduduan.com" target="_blank">用div+css制作纯CSS维度端,兼容IE6 IE7 IE8及以上 Firefox</a></p>
</div>
</div>
<div class="clear"> </div>
<div class="item"><img width="150" height="150" src="images/small8937f779ac932d157fe04fe463b083d4.jpg" alt="jquery HTML5 幻灯片插件 用 Canvas 制作类似百叶窗拍摄快门摄影拍摄效果" />
<div class="caption"><a href="http://www.weiduduan.com/sucai" title="维度端weiduduan.com" target="_blank">html5 特效</a>
<p><a href="http://www.weiduduan.com/sucai" title="维度端weiduduan.com" target="_blank">jquery HTML5 幻灯片插件 用 Canvas 制作类似百叶窗拍摄快门摄影拍摄效果</a></p>
</div>
</div>
<div class="item"><img width="150" height="150" src="images/small9d03c58136f0f413d4f619536213bddb.jpg" alt="jquery JScrollPane 插件设置浏览器默认垂直滚动条和内置滚动条" />
<div class="caption"><a href="http://www.weiduduan.com/yunzuo" title="维度端weiduduan.com" target="_blank">jquery 特效</a>
<p><a href="http://www.weiduduan.com/yunzuo" title="维度端weiduduan.com" target="_blank">jquery weiduduan 插件设置浏览器默认垂直滚动条和内置滚动条</a></p>
</div>
</div>
<div class="item"><img width="150" height="150" src="images/small99c04eb3c2092522c82fda8a5e9245b5.jpg" alt="jquery 文字滚动大全 scroll 支持文字或图片 单行滚动 多行滚动 带按钮控制滚动" />
<div class="caption"><a href="http://www.weiduduan.com/js" title="维度端weiduduan.com" target="_blank">jquery 特效</a>
<p><a href="http://www.weiduduan.com/js" title="维度端weiduduan.com" target="_blank">jquery 文字滚动大全 scroll 支持文字或图片 维度端 多行滚动 带按钮控制滚动</a></p>
</div>
</div>
</div>
</div> <!-- weiduduan End -->
<div style="margin-top:30px; padding-bottom:8px; line-height:25px; font-size:14px; color:#333; text-align:center;">
<p>代码整理:<a title="维度端前端网" target="_blank" href="http://www.weiduduan.com/"><span style="color:#06C;text-decoration:underline;">维度端前端网</span></a>,尊重他人劳动成果,转载请注明出处。 注:本代码仅限于学习交流,请勿用于商业用途!</p>
<p>维度端为您提供:<a target="_blank" href="http://www.weiduduan.com/js/adv/" title="广告代码">广告代码</a> <a target="_blank" title="CSS3教程" href="http://www.weiduduan.com/web/css3/">CSS3教程</a> <a target="_blank" href="http://www.weiduduan.com/sucai/qq/" title="qq表情">qq表情</a> <a target="_blank" title="建站经验" href="http://www.weiduduan.com/yunzuo/zhan/">建站经验</a> <a target="_blank" href="http://www.weiduduan.com/js/focus/" title="js焦点图">js焦点图</a> <a target="_blank" href="http://www.weiduduan.com/js/texiao/" title="窗口时间">窗口时间</a> <a target="_blank" title="高清图片" href="http://www.weiduduan.com/pic/">高清图片</a> <a target="_blank" href="http://www.weiduduan.com/js/flash/" title="flash特效">flash特效</a> <a target="_blank" title="seo优化" href="http://www.weiduduan.com/yunzuo/seo/">seo优化</a> <a target="_blank" title="励志文章" href="http://www.weiduduan.com/yunzuo/lizhi/">励志文章</a> <a target="_blank" href="http://www.weiduduan.com/js/jq/" title="jquery插件">jquery插件</a> <a target="_blank" title="创业故事" href="http://www.weiduduan.com/yunzuo/story/">创业故事</a></p>
</div> <!-- vdu维度端使用说明 End -->
<!--
////////////// 维度端前端网 ///////////////////
************** 提供源码发布与下载 **********
************** http://www.weiduduan.com/ **********
************** 互助、分享、提高 **********
-->
</body>
</html>