JavaScript之图片的放大和还原

一个简单的功能,鼠标放在图片上在该图片的上层显示放大后的图片,浮出的效果

公司主营业务:成都网站建设、网站建设、移动网站开发等业务。帮助企业客户真正实现互联网宣传,提高企业的竞争能力。创新互联公司是一支青春激扬、勤奋敬业、活力青春激扬、勤奋敬业、活力澎湃、和谐高效的团队。公司秉承以“开放、自由、严谨、自律”为核心的企业文化,感谢他们对我们的高要求,感谢他们从不同领域给我们带来的挑战,让我们激情的团队有机会用头脑与智慧不断的给客户带来惊喜。创新互联公司推出鄯善免费做网站回馈大家。

$("ul.thumb li").hover(function() {
    $(this).css({'z-index' : '10'});
    var _width = $(this).find("img").width() * 1.5,
    _height = $(this).find("img").height() * 1.5,
    _top = _height / 2,
    _left = _width / 2;
    $(this).find('img').addClass("hover").stop()
        .animate({
            marginTop: '-' + _top + 'px', 
            marginLeft: '-' + _left +'px', 
            top: '50%', 
            left: '50%', 
            width: _width + 'px', 
            height: _height + 'px',
            padding:'10px'
        }, 200);
    } , function() {
        $(this).css({'z-index' : '0'});
            $(this).find('img').removeClass("hover").stop()
		.animate({
                    marginTop: '0', 
		    marginLeft: '0',
		    top: '0', 
		    left: '0', 
		    width: '100%', 
                    height: '165px', 
                    padding: '5px'
	        }, 400);
});

网站栏目:JavaScript之图片的放大和还原
文章位置:http://bzwzjz.com/article/iededp.html

其他资讯

Copyright © 2007-2020 广东宝晨空调科技有限公司 All Rights Reserved 粤ICP备2022107769号
友情链接: 成都网站制作公司 重庆外贸网站建设 营销网站建设 成都网站建设 成都定制网站建设 成都网站制作 营销网站建设 重庆网站制作 品牌网站建设 定制网站建设多少钱 专业网站建设 定制网站建设 成都网站设计 盐亭网站设计 成都网站制作 网站设计公司 网站制作 成都企业网站建设公司 企业手机网站建设 手机网站制作 成都网站建设 成都网站建设公司