ImageVerifierCode 换一换
格式:DOCX , 页数:4 ,大小:48.30KB ,
资源ID:7239584      下载积分:10 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.docduoduo.com/d-7239584.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录   微博登录 

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(视频展示效果实例.docx)为本站会员(hyngb9260)主动上传,道客多多仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知道客多多(发送邮件至docduoduo@163.com或直接QQ联系客服),我们立即给予删除!

视频展示效果实例.docx

1、视频展示效果Css:* margin:0; padding:0; word-break:break-all; body background:#FFF; color:#333; font:12px/1.5em Helvetica, Arial, sans-serif; h1, h2, h3, h4, h5, h6 font-size:1em; a color:#2B93D2; text-decoration:none; a:hover color:#E31E1C; text-decoration:underline; ul, li list-style:none; fieldset, img

2、border:none; /* v_show style */.v_show width:595px; margin:20px 0 1px 60px; .v_caption height:35px; overflow:hidden; background:url(/images/btn_cartoon.gif) no-repeat 0 0; .v_caption h2 float:left; width:84px; height:35px; overflow:hidden; background:url(/images/btn_cartoon.gif) no-repeat; text-inde

3、nt:-9999px; .v_caption .cartoon background-position: 0 -100px; .v_caption .variety background-position:-100px -100px; .highlight_tip display:inline; float:left; margin:14px 0 0 10px; .highlight_tip span display:inline; float:left; width:7px; height:7px; overflow:hidden; margin:0 2px; background:url(

4、/images/btn_cartoon.gif) no-repeat 0 -320px; text-indent:-9999px; .highlight_tip .current background-position:0 -220px; .change_btn float:left; margin:7px 0 0 10px; .change_btn span display:block; float:left; width:30px; height:23px; overflow:hidden; background:url(/images/btn_cartoon.gif) no-repeat

5、; text-indent:-9999px; cursor:pointer; .change_btn .prev background-position:0 -400px; .change_btn .next width:31px; background-position:-30px -400px; .v_caption em display:inline; float:right; margin:10px 12px 0 0; font-family:simsun; .v_content position:relative; width:592px; height:160px; overflo

6、w:hidden; border-right:1px solid #E7E7E7; border-bottom:1px solid #E7E7E7; border-left:1px solid #E7E7E7; .v_content_list position:absolute; width:2500px;top:0px; left:0px; .v_content ul float:left;.v_content ul li display:inline; float:left; margin:10px 2px 0; padding:8px; background:url(/images/v_

7、bg.gif) no-repeat; .v_content ul li a display:block; width:128px; height:80px; overflow:hidden; .v_content ul li img width:128px; height:96px; .v_content ul li h4 width:128px; height:18px; overflow:hidden; margin-top:12px; font-weight:normal; .v_content ul li h4 a display:inline !important; height:a

8、uto !important; .v_content ul li span color:#666; .v_content ul li em color:#888; font-family:Verdana; font-size:0.9em; Html:卡通动漫1234上一页下一页更多 海贼王播放:28,276海贼王播放:28,276海贼王播放:28,276海贼王播放:28,276哆啦 A 梦播放:33,326哆啦 A 梦播放:33,326哆啦 A 梦播放:33,326哆啦 A 梦播放:33,326火影忍者播放:28,276火影忍者播放:28,276火影忍者播放:28,276火影忍者播放:28,2

9、76龙珠播放 57,865龙珠播放 57,865龙珠播放 57,865龙珠播放 57,865Js 代码:$(function()var page=1;var i=4;/每版放四张图片$(“span.next“).click(function() /绑定 click 事件 var $parent=$(this).parents(“div.v_show“);/根据当前单击元素获取父元素var $v_show=$parent.find(“div.v_content_list“);/寻找到“视屏内容展示区域“var $v_content=$parent.find(“div.v_content“);/寻

10、找到“视频内容展示区域“ 外围divvar v_width=$v_content.width(); var len=$v_show.find(“li“).length;var page_count=Math.ceil(len/i);/只要不是整数,就往大的方向取最小的整数if(!$v_show.is(“:animated“)/判断“视频内容展示区域“ 是否处于动画状态/已经到最后一个版面了,如果再向后,必须跳到第一个页面if(page=page_count)$v_show.animate(left: 0px ,“slow“); /改变 left 值,跳转到第一个版面page=1;else$v_

11、show.animate(left:-=+v_width,“slow“);/left = left - v_width;向左移动,以慢速page+;$parent.find(“span“).eq(page-1).addClass(“current“).siblings().removeClass(“current“););$(“span.prev“).click(function() var $parent=$(this).parents(“div.v_show“);/根据当前单击元素获取父元素var $v_show=$parent.find(“div.v_content_list“);/寻找

12、到“ 视屏内容展示区域“var $v_content=$parent.find(“div.v_content“);/寻找到“ 视频内容展示区域“外围 divvar v_width=$v_content.width(); var len=$v_show.find(“li“).length;var page_count=Math.ceil(len/i);/只要不是整数,就往大的方向取最小的整数if(!$v_show.is(“:animated“)if(page=1)$v_show.animate(left:-=+v_width*(page_count-1),“slow“);page=page_count; else$v_show.animate(left:+=+v_width,“slow“);page-;$parent.find(“span“).eq(page-1).addClass(“current“).siblings().removeClass(“current“);); )

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报