爱易网
IT新闻
IT新闻
爱易资讯
网站搭建
云虚拟主机教程
云服务器教程
Apache教程
IIS教程
Nginx教程
网站策划
站长文章
推广教程
淘宝客教程
网页设计
HTML教程
XHTML教程
CSS教程
HTML5教程
CSS3教程
JavaSript基础
JQuery教程
Node.js教程
前端技术
Ajax教程
Js特效
Xml教程
平面设计
页面UI设计
photoshop教程
程序开发
AI人工智能
Asp教程
Php教程
Asp.Net教程
Net Core教程
C#教程
Java教程
Jsp教程
开发技术
微信小程序教程
Uniapp开发教程
微信公众号开发
Andriod教程
IOS教程
DOS教程
Python教程
Docker教程
Windows Container教程
数据库
MSSQL教程
MySQL教程
Redis教程
Access教程
Oracle教程
数据库教程
操作系统
Linux教程
Windows教程
MAC教程
Cisco教程
交换机教程
防火墙教程
搜索
爱易网页
JS特效
可以拖动的显隐导航菜单
可以拖动的显隐导航菜单
日期:2014-05-18 浏览次数:20247 次
欢迎光临爱易网网页脚本特效中心,点击运行按钮演示特效:
以下是程序代码
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>爱易网网页特效演示,可以拖动的显隐导航菜单</title> <style> body,td,a {font-size:9pt;color:black} .none{border:black 1px solid;background:D9D9D9;padding-top:2} .over {border:black 1px solid;background:707888;color:white;padding-top:2} </style> </head> <body onmousemove="move()"> <div style="position:absolute; left: 100; top: 100; width: 1; height: 1;cursor: hand" ID=plane onmousedown="down=true;divleft=event.clientX-parseInt(plane.style.left);divtop=event.clientY-parseInt(plane.style.top)"onmouseup="down=false"> <div align=center style="position:absolute; left:150px; top:33px; width:100px; height:19px; z-index:1;color:white;background:707888;cursor:move"onmouseover='stopTimerline();menuItemIn()' onmouseout='runTimerline()' class="none">可拖动的菜单</div> <div align=center id="item11" style="position:absolute; left:50px; top:55px; width:99px; height:19px; z-index:2; filter:alpha(opacity=0)" onmouseover="this.className='over';stopTimerline()" onmouseout="this.className='none';runTimerline()" class="none" >菜单项一</div> <div align=center id="item12" style="position:absolute; left:250px; top:77px; width:99px; height:19px; z-index:3;filter:alpha(opacity=0)" class=none onmouseover="this.className='over';stopTimerline()" onmouseout="this.className='none';runTimerline()">菜单项二</div> <div align=center id="item13" style="position:absolute; left:50px; top:99px; width:99px; height:19px; z-index:4; filter:alpha(opacity=0)" class=none onmouseover="this.className='over';stopTimerline()" onmouseout="this.className='none';runTimerline()">菜单项三</div> <div align=center id="item14" style="position:absolute; left:250px; top:121px; width:99px; height:19px; z-index:5;filter:alpha(opacity=0)" class=none onmouseover="this.className='over';stopTimerline()" onmouseout="this.className='none';runTimerline()">菜单项四</div> <div align=center id="item15" style="position:absolute; left:50px; top:143px; width:99px; height:19px; z-index:6; filter:alpha(opacity=0)" class=none onmouseover="this.className='over';stopTimerline()" onmouseout="this.className='none';runTimerline()">菜单项五</div> </div><script> //动画菜单 var currTimerlinePoint=0 var totalTimerlineFrames=2 var timerlineTimer var leftLine = 50 var timerIn var timerOut var timerlineArray = new Array() timerlineArray[0]='' timerlineArray[1]='menuItemOut()' function runTimerline() { window.timerlineTimer = setTimeout('menuItemOut()',500) } function stopTimerline() { clearTimeout(window.timerlineTimer) } function menuItemIn() { if( leftLine != 150) { item11.style.pixelLeft += 20; item11.filters.alpha.opacity += 20 item12.style.pixelLeft -= 20; item12.filters.alpha.opacity += 20 item13.style.pixelLeft += 20; item13.filters.alpha.opacity += 20 item14.style.pixelLeft -= 20; item14.filters.alpha.opacity += 20 item15.style.pixelLeft += 20; item15.filters.alpha.opacity += 20 leftLine += 20 } else { clearTimeout(window.timerIn) return false } timerIn=window.setTimeout('menuItemIn()',1) } function menuItemOut() { clearTimeout(window.timerIn) if (leftLine != 50) { item11.style.pixelLeft -= 20; item11.filters.alpha.opacity -= 20 item12.style.pixelLeft += 20; item12.filters.alpha.opacity -= 20 item13.style.pixelLeft -= 20; item13.filters.alpha.opacity -= 20 item14.style.pixelLeft += 20; item14.filters.alpha.opacity -= 20 item15.style.pixelLeft -= 20; item15.filters.alpha.opacity -= 20 leftLine -= 20 } else { clearTimeout(window.timerOut) return false; } timerOut=window.setTimeout("menuItemOut()",1) } //移动层 var over=false,down=false,divleft,divtop;function
上一篇:狡猾的按钮特效
下一篇:推拉门式样的菜单
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
八位知名设计师评iOS7:新鲜但复杂
苹果多色彩!葫芦里究竟卖的什么药
历史惊人相似:如今的库克 曾经的鲍尔默
亚马逊第三方平台真的卖盗版书?
谁说黑莓没救?他们在悄悄地深耕企业级市场,在这个领域,苹果三星算什么,他们远远不是黑莓的对手
FB上广告费用昂贵而且效果不及Twitter
盘点改变社会的15种科技:谷歌眼镜将使我们成为半机械人
传4G牌照国庆节前后发放 TD-LTE制式优先
创维冲击500亿梦想:转型硬件和内容供应商
推荐阅读
更多>
评论:阿里为什么不试着收购一家香港媒体呢
虚拟运营市场躁动:山西煤老板兴味浓重
杨元庆去年总薪酬1.33亿元
腾讯再次重申:普通微信誉户相对不收费
雷军会做赔钱生意?迅雷跌破发行价 市值仅7亿美元
猎豹移动上市押海外市场 与小米有合作空间
中移动业绩增长趋缓 目光转向海外市场
神奇约炮应用被禁 改名后重返苹果应用商店
诺基亚再缩阵线 封锁上海旗舰店全力蜕变
富士康人事故骚动方寸 不惜血本下注电商
国美在线叫板京东:李俊涛底气在哪?
阿里国际化再落子:2.49亿美元投资新加坡邮政
三星手机在国内陷入困境:华为中兴小米紧追
传诺基亚5月14日发布会推出Lumia 950
iPhone5S组件曝光 印证杀手级功能存在
微软觊觎移动互联市场:手机未出渠道先行
智能手机:中国手机市场最受关注十五款产品清点
易信工具性优势突出 丁磊三板斧或先砍在飞信上
十亿美元的告别礼:三星为何要大举重组?
完美入股盛大:一桩各怀心事的交易