当前路径: 星河码客 » 插件特效 » jQuery图片悬浮动画效果插件

jQuery图片悬浮动画效果插件

jQuery(function($){ $('.circle').mosaic({ opacity : 0.8 //Opacity for overlay (0-1) }); $('.fade').mosaic(); $('.bar').mosaic({ animation : 'slide' //fade or slide }); $('.bar2').mosaic({ animation : 'slide' //fade or slide }); $('.bar3').mosaic({ animation : 'slide', //fade or slide anchor_y : 'top' //Vertical anchor position }); $('.cover').mosaic({ animation : 'slide', //fade or slide hover_x : '400px' //Horizontal position on hover }); $('.cover2').mosaic({ animation : 'slide', //fade or slide anchor_y : 'top', //Vertical anchor position hover_y : '80px' //Vertical position on hover }); $('.cover3').mosaic({ animation : 'slide', //fade or slide hover_x : '400px', //Horizontal position on hover hover_y : '300px' //Vertical position on hover }); });

jQuery图片悬浮动画效果插件

在线演示        积分下载        6毛下载        砍两刀下载       

文件目录······
暂无数据
 猜你喜欢 更多»
 工具推荐 更多»