注意:jQuery版本要求1.11以上版本,低版本图片无法放大预览。
修改id为etalage的ul中img图片即可
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | // 默认配置 var _option = { align: "left" , // 当前展示图片的位置,则放大的图片在其相对的位置 thumb_image_width: 300, // 当前展示图片的宽 thumb_image_height: 400, // 当前展示图片的高 source_image_width: 900, // 放大图片的宽 source_image_height: 1200, // 放大图片的高 zoom_area_width: 600, // 放大图片的展示区域的宽 zoom_area_height: "justify" , // 放大图片的展示区域的高 zoom_area_distance: 10, // zoom_easing: true , // 是否淡入淡出 click_to_zoom: false , zoom_element: "auto" , show_descriptions: true , description_location: "bottom" , description_opacity: 0.7, small_thumbs: 3, // 小图片展示的数量 smallthumb_inactive_opacity: 0.4, // 小图片处于非激活状态时的遮罩透明度 smallthumb_hide_single: true , // smallthumb_select_on_hover: false , smallthumbs_position: "bottom" , // 小图片的位置 show_icon: true , hide_cursor: false , // 鼠标放到图片时,是否隐藏指针 speed: 600, // autoplay: true , // 是否自动播放 autoplay_interval: 6000, // 自动播放时每张图片的停留时间 keyboard: true , right_to_left: false , } |
特别申明:
本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com