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

加入VIP,免费下载
 

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

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

下载须知

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

版权提示 | 免责声明

本文(html5精妙代码.docx)为本站会员(b****5)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

html5精妙代码.docx

1、html5精妙代码12Download Your Expense Report123456789101112131415161718192021222324252627282930313233343536373839Your WebsiteYour menuArticle titlePosted on September 4th 2009 by Writer - 6 commentsPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.Article titleP

2、osted on September 4th 2009 by Writer - 6 commentsPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.About sectionDonec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.Copyright 2009 Your name.HTML5页面结构(见上)

3、同一页面显示简洁TABfunction nTabs(thisObj,Num)if(thisObj.className = active)return;var tabObj = thisObj.parentNode.id;var tabList = document.getElementById(tabObj).getElementsByTagName(li);for(i=0; i tabList.length; i+) if (i = Num) thisObj.className = active; document.getElementById(tabObj+_Content+i).styl

4、e.display = block; else tabListi.className = normal; document.getElementById(tabObj+_Content+i).style.display = none; ASP PHP 同一页面,滑动门,选项卡同在 兼容性好 QQ下拉折叠菜单仿QQ的下拉折叠菜单body font-size: 76%#list width: 250px; border-top: 1px solid #000#list dt text-align: center; font-weight: bold; color: #779; padding: 5

5、px; cursor: pointer; background: #cce; border-width: 0 1px 1px 1px; border-color: #333; border-style: solid#list dd margin-left: 0; display: none; padding: 20px; border-width: 0 1px 1px 1px; border-color: #333; border-style: solid#list dd.vis display: blockh2 font-weight: bold; font-size: 1.2emp mar

6、gin-left: 15px; color: #666 function all (arr, func) for (var i=0,a; a = arr i; i+) func (a); function show (event) var e = event | window.event; var src = e.srcElement | e.target; defins = document.getElementById (list).getElementsByTagName (dd); all (defins, function (d) if (d.className != ) d.cla

7、ssName = ;); nextSib = src.nextSibling; while (nextSib.nodeType != 1) nextSib = nextSib.nextSibling; nextSib.className = vis; function init () titles = document.getElementById (list).getElementsByTagName (dt); all (titles, function (t) t.onclick = show); window.onload = init; 星期一 星期一开始了 忙碌的一周又开始了,朋友

8、你预备好了吗? 星期二 星期二怎么样呢? 是不是开始放松自己了呢? 星期三 听人说: 过了星期三,一天快一天! 星期四 研究一下AJAX 预备把网站加进AJAX 星期五 明天就要解放了! 真是兴奋,可以和老婆在一起了!期盼啊。 折叠菜单 同一页显示另类的折叠菜单function menu(x,y)for(var i=0;ix.length;i+)if(xi.style.display=)xi.style.display=none;y.src=elsexi.style.display=;y.src= 模板无忧 ASP源代码 模板无忧精选的ASP源代码,经过测试,放心下载。 PHP源代码 PHP源

9、代码,欢迎来到 照片滚动图片滚动var speed=30;marquee_product2.innerHTML=marquee_product1.innerHTML;function Marquee()if(marquee_demo.scrollLeft=marquee_product1.scrollWidth)marquee_demo.scrollLeft=0;elsemarquee_demo.scrollLeft+;var MyMar=setInterval(Marquee,speed);marquee_demo.onmouseover=function()clearInterval(My

10、Mar);marquee_demo.onmouseout=function()MyMar=setInterval(Marquee,speed);经典图片切换经典的图片幻灯.d1width:443px;height:auto;overflow:hidden;border:#666666 1px solid;background-color:#000000;position:relative;.loadingwidth:443px;border:#666666 1px solid;background-color:#000000;color:#FFCC00;font-size:12px;heigh

11、t:179px;text-align:center;padding-top:30px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;.d2width:100%;height:209px;overflow:hidden;.num_listposition:absolute;width:100%;left:0px;bottom:-1px;background-color:#000000;color:#FFFFFF;font-size:12px;padding:4px 0px;height:20px;overfl

12、ow:hidden;.num_list spandisplay:inline-block;height:16px;padding-left:6px;imgborder:0px;uldisplay:none;.buttonposition:absolute; z-index:1000; right:0px; bottom:2px; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;.b1,.b2background-color:#666666;display:block;float:left;padding:2px 6px;margin-right:3px;color:#FFFFFF;text-decoration:none;cursor:pointer;.b2color:#FFCC33;backg

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1