更多>
最新下载
jQuery点击文字滚动Scrollocue插件
jQuery点击文字滚动Scrollocue插件是一款用于构建一个简单的提示提词器系统的jQuery小插件。本作品由【站长素材】收集整理,转载请注明出处!
0
2025-12-19
24小时阅读排行榜
- 1 如何使用Golang开发简单问卷调查系统_收集用户数据和统计结果
- 2 如何在低配置服务器部署mysql_mysql轻量部署方案
- 3 c++虚函数是什么 c++多态与虚函数实现【教程】
- 4 c++20 Modules怎么用 c++模块化编程新特性【前沿】
- 5 C++ lambda表达式捕获列表详解_C++值捕获与引用捕获的区别
- 6 html5怎么消除浮动_HT5用clear:both或BFC消除元素浮动影响【清除】
- 7 如何检查mysql运行依赖_mysql依赖环境检查方法
- 8 html5导出excel表格_使用前端库生成Excel文件【方法】
- 9 C# 中的固定大小缓冲区(fixed-size buffers) - 在结构体中声明数组
- 10 html如何编辑_编辑现有HTML文件内容【现有】
- 11 javascript展开运算符是什么_它在函数调用中有什么作用
- 12 html5箭头怎么打_html5用→实体或CSS border画箭头符号显示【符号】
- 13 Golang怎么求绝对值 Golang求绝对值的方法
- 14 mysql如何对不同应用分配权限_mysql应用级权限设计
- 15 html5基础怎么学_HTML5先记标签练布局再用JS做交互打基础【学习】
更多>
最新教程
-
- Node.js 教程
- 14062 2025-08-28
-
- CSS3 教程
- 1540538 2025-08-27
-
- Rust 教程
- 21761 2025-08-27
-
- Vue 教程
- 24285 2025-08-22
-
- PostgreSQL 教程
- 21012 2025-08-21
-
- Git 教程
- 8277 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
