首页

源码搜藏网

首页 > 网页特效 > jQuery特效 >

360度图片旋转jQuery特效

创建时间:2014-09-05 09:17  

360度图片旋转jQuery特效
360度图片旋转jQuery特效
效果预览 立即下载

360度图片旋转jQuery特效360度图片旋转jQuery特效是一款基于jQuery实现的360度图片旋转轮播网页特效。jquery图片旋转图片切换轮播切换 所属专题:图片代码

<style type="text/css">
/* 全局样式 */
*{padding:0; margin:0; list-style:none}
.roundabout-holder { margin: 0px auto; width: 850px; height: 496px; }
.roundabout-moveable-item { border-radius: 4px; border: 3px solid rgba(0, 0, 0, 0.08); width: 646px; height: 416px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.roundabout-moveable-item img { width: 100%; }
.roundabout-in-focus { border: 3px solid rgba(0, 0, 0, 0.2); }
</style>

上一篇:html5实现3D页面层叠切换效果
下一篇:jquery+css3图像标注悬浮说明

相关内容

热门推荐