5

所属分类:其他
开发工具:Java
文件大小:419KB
下载次数:0
上传日期:2018-12-10 09:18:14
上 传 者18676185107
说明:  照片堆栈画廊特效,点击图片可全屏观看,图片切换效果很立体。 低版本下易可浏览,不过在支持CSS3浏览器下效果更佳
(Photo stack Gallery special effects, click on the picture can be viewed in full screen, picture switching effect is very three-dimensional. It's easy to navigate in low versions, but it works better in support of CSS3 browsers)

文件列表:
3D墙图片查看效果\css\jquery.ui.core.css (1352, 2010-05-22)
3D墙图片查看效果\css\jquery.ui.slider.css (957, 2010-05-22)
3D墙图片查看效果\css\jquery.ui.theme.css (18507, 2010-05-22)
3D墙图片查看效果\css\style.css (3210, 2011-02-02)
3D墙图片查看效果\css\thumbnail_slider.css (1124, 2011-02-02)
3D墙图片查看效果\images\1.jpg (25074, 2011-02-01)
3D墙图片查看效果\images\10.jpg (15665, 2011-02-01)
3D墙图片查看效果\images\11.jpg (20195, 2011-02-01)
3D墙图片查看效果\images\12.jpg (41002, 2011-02-01)
3D墙图片查看效果\images\13.jpg (30755, 2011-02-01)
3D墙图片查看效果\images\14.jpg (17504, 2011-02-01)
3D墙图片查看效果\images\2.jpg (20397, 2011-02-01)
3D墙图片查看效果\images\3.jpg (20072, 2011-02-01)
3D墙图片查看效果\images\4.jpg (15178, 2011-02-01)
3D墙图片查看效果\images\5.jpg (24474, 2011-02-01)
3D墙图片查看效果\images\6.jpg (41722, 2011-02-01)
3D墙图片查看效果\images\7.jpg (19577, 2011-02-01)
3D墙图片查看效果\images\8.jpg (23196, 2011-02-01)
3D墙图片查看效果\images\9.jpg (18984, 2011-02-01)
3D墙图片查看效果\images\sliderIcons\dot.png (514, 2011-01-19)
3D墙图片查看效果\images\sliderIcons\Thumbs.db (3072, 2011-01-27)
3D墙图片查看效果\images\sliderIcons\triangle.png (285, 2011-01-19)
3D墙图片查看效果\images\thumbs\1.jpg (6805, 2011-02-01)
3D墙图片查看效果\images\thumbs\10.jpg (6228, 2011-02-01)
3D墙图片查看效果\images\thumbs\11.jpg (7033, 2011-02-01)
3D墙图片查看效果\images\thumbs\12.jpg (8711, 2011-02-01)
3D墙图片查看效果\images\thumbs\13.jpg (7017, 2011-02-01)
3D墙图片查看效果\images\thumbs\14.jpg (6959, 2011-02-01)
3D墙图片查看效果\images\thumbs\2.jpg (5798, 2011-02-01)
3D墙图片查看效果\images\thumbs\3.jpg (7122, 2011-02-01)
3D墙图片查看效果\images\thumbs\4.jpg (5758, 2011-02-01)
3D墙图片查看效果\images\thumbs\5.jpg (6019, 2011-02-01)
3D墙图片查看效果\images\thumbs\6.jpg (8660, 2011-02-01)
3D墙图片查看效果\images\thumbs\7.jpg (4173, 2011-02-01)
3D墙图片查看效果\images\thumbs\8.jpg (6769, 2011-02-01)
3D墙图片查看效果\images\thumbs\9.jpg (5803, 2011-02-01)
3D墙图片查看效果\index.html (19210, 2012-07-11)
3D墙图片查看效果\js\jqbrowser-uncompressed.js (13151, 2011-01-27)
3D墙图片查看效果\js\jquery-mousewheel-3.0.4\ChangeLog.markdown (1069, 2011-02-01)
3D墙图片查看效果\js\jquery-mousewheel-3.0.4\jquery.mousewheel.js (2235, 2011-02-01)
... ...

# jQuery Mouse Wheel Plugin A jQuery plugin that adds cross-browser mouse wheel support. In order to use the plugin, simply bind the "mousewheel" event to an element. It also provides two helper methods called `mousewheel` and `unmousewheel` that act just like other event helper methods in jQuery. The event callback receives three extra arguments which are the normalized "deltas" of the mouse wheel. Here is an example of using both the bind and helper method syntax. // using bind $('#my_elem').bind('mousewheel', function(event, delta, deltaX, deltaY) { console.log(delta, deltaX, deltaY); }); // using the event helper $('#my_elem').mousewheel(function(event, delta, deltaX, deltaY) { console.log(delta, deltaX, deltaY); }); ## License The expandable plugin is licensed under the MIT License (LICENSE.txt). Copyright (c) 2010 [Brandon Aaron](http://brandonaaron.net)

近期下载者

相关文件


收藏者