一个很不错的图片zoom库,基于jquery [ 未指定版本 ]
github地址:https://github.com/elevateweb/elevatezoom
演示地址:http://www.elevateweb.co.uk/image-zoom/examples
可以实现很多方面的定制化操作,是一个很不错的基于jquery的展示图片的zoom库,尤其lightinthebox的展示+放大镜等很多定制化的设置,很不错.
这种图片展示的库包,很适合电商系统的产品页面展示产品图片。
jQuery Zoom Plugin
elevateZoom - A jQuery image zoom plugin
Getting Started
Include jQuery and the plugin on a page. Include your images and initialise the plugin.
<img id="zoom_01" src='images/small/image1.png' data-zoom-image="images/large/image1.jpg"/>
<script>
$('#zoom_01').elevateZoom();
</script>
For more information on how to setup and customise, check the examples.
License
Copyright (c) 2012 Andrew Eades Dual licensed under the GPL and MIT licenses.
Fecshop 深圳
注册时间:2016-01-21
最后登录:2024-08-13
在线时长:73小时36分
最后登录:2024-08-13
在线时长:73小时36分
- 粉丝157
- 金钱2381
- 威望490
- 积分8011
热门源码
- 基于 Yii 2 + Bootstrap 3 搭建一套后台管理系统 CMF
- 整合完 yii2-rbac+yii2-admin+adminlte 等库的基础开发后台源码
- 适合初学者学习的一款通用的管理后台
- yii-goaop - 将 goaop 集成到 Yii,在 Yii 中优雅的面向切面编程
- yii-log-target - 监控系统异常且多渠道发送异常信息通知
- 店滴云1.3.0
- 面向对象的一小步:添加 ActiveRecord 的 Scope 功能
- Yii2 开源商城 FecShop
- 基于 Yii2 开发的多店铺商城系统,免费开源 + 适合二开
- leadshop - 基于 Yii2 开发的一款免费开源且支持商业使用的商城管理系统
共 0 条评论