说明:
所以,10秒钟实现缩放。
1、引入
jquery + jquery.zoom.js
2、创建元素
<div class="box"></div>
, 并为其指定宽高;
3、调用
ezoom
方法。