它的基于bootstrap 的
https://raw.github.com/twbs/bootstrap/master/js/transition.js transition.js模块引用顺序
<link rel="stylesheet" href="style/zoom.css">
<script src="js/jquery.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
先连接他们
但必须在最后链接zoom
<script src="js/zoom.js"></script>
否则会出现无法使用
git地址
https://github.com/feixinghong/zoom.js.git
可以参照设置往左边浮动等等
引用图片时一定要加上data-action="zoom" <img src="http://p0.so.qhimg.com/t01990eea3aa1215555.jpg" alt="" data-action="zoom">