更多>
最新下载
24小时阅读排行榜
- 1 悟空浏览器官方网址是什么_悟空浏览器官网链接入口直达
- 2 jQuery中position()方法的作用是什么?
- 3 mysql分析器如何理解
- 4 小满吃什么润燥 小满节气时令家常菜
- 5 石头科技:Q3业绩高增叠加双.11开门红,消费热度印证品牌价值
- 6 JavaScript JWT令牌安全验证机制
- 7 光遇苦修行者先祖兑换图2025-光遇苦修行者先祖兑换表
- 8 DeepSeekOCR部署后如何实现定时识别任务_定时任务配置与自动化识别方法
- 9 城堡时代与武将品质双轨制解析:打造你的争霸路线图
- 10 浪漫餐厅兑换码10.30-浪漫餐厅10月30日兑换码分享
- 11 Go语言命名返回值的深度解析与实践
- 12 迅雷网盘如何加密私人文件 迅雷网盘隐私保护的设置方法
- 13 PPK神器驾到!专属三脚架让优雅特工化身战场女王
- 14 钉钉电脑版发起群聊的快捷键
- 15 html5使用localStorage存储数据 html5使用本地存储的实用指南
更多>
最新教程
-
- Node.js 教程
- 6848 2025-08-28
-
- CSS3 教程
- 979103 2025-08-27
-
- Rust 教程
- 10885 2025-08-27
-
- Vue 教程
- 13103 2025-08-22
-
- PostgreSQL 教程
- 10036 2025-08-21
-
- Git 教程
- 4968 2025-08-21
jQuery的宽屏手风琴图片滑动展示特效
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jQuery的宽屏手风琴图片滑动展示特效</title>
<style type="text/css">
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
.fold_wrap{width:100%;height:540px;margin:40px auto 0 auto;overflow:hidden;}
.fold_wrap li{float:left;width:25%;height:540px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;right:0px;top:0px; text-align:right;background:rgba(0,0,0,.3);_background:#B2B2B2;}
.fold_wrap li.active .mask_b{background:none;}
.fold_wrap li .mask_b h4{color:#fff;width:100%;margin:0 auto;display:block;font:30px/30px Microsoft Yahei;position:relative; right:40px; padding-top:30px;}
.fold_wrap li.big{width:875px;}
.i_how_n1{ top:370px;}
.pic_auto{width:100%;height:100%;}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jQuery的宽屏手风琴图片滑动展示特效</title>
<style type="text/css">
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
.fold_wrap{width:100%;height:540px;margin:40px auto 0 auto;overflow:hidden;}
.fold_wrap li{float:left;width:25%;height:540px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;right:0px;top:0px; text-align:right;background:rgba(0,0,0,.3);_background:#B2B2B2;}
.fold_wrap li.active .mask_b{background:none;}
.fold_wrap li .mask_b h4{color:#fff;width:100%;margin:0 auto;display:block;font:30px/30px Microsoft Yahei;position:relative; right:40px; padding-top:30px;}
.fold_wrap li.big{width:875px;}
.i_how_n1{ top:370px;}
.pic_auto{width:100%;height:100%;}
</style>
这是一个jQuery的宽屏手风琴图片滑动展示特效,需要的朋友可以下载使用
本站所有资源都是由网友投搞发布,或转载各大下载站,请自行检测软件的完整性!本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!如有侵权请联系我们删除下架,联系方式:admin@php.cn


