首页
网页特效库
网页特效库
导航菜单
按钮表单
背景特效
时间日期
图片特效
鼠标特效
文本操作
窗口页面
状态栏类
警告对话
综合应用
游戏娱乐
首页
>
特效
>
导航菜单
> 正文
二级动态导航菜单特效
2009-11-23 导航菜单 358℃
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <style> BODY { FONT-SIZE: 12px; MARGIN: 0px;BACKGROUND-COLOR: #131d30 } A:link { COLOR: #7ea9bf; TEXT-DECORATION: none } A:visited { COLOR: #7ea9bf; TEXT-DECORATION: none } A:hover { COLOR: #ffffff; TEXT-DECORATION: underline } A:active { COLOR: #ffffff; TEXT-DECORATION: none } .Defautl-Navigation { FONT-SIZE: 12px; FLOAT: left; COLOR: #7ea9bf; LINE-HEIGHT: 23px; HEIGHT: 23px; TEXT-ALIGN: center } </style> <SCRIPT language=javascript> var f=0; var y=0; var div_obj function over(obj){ div_obj=obj _f=0; y=0; document.getElementById(obj).innerHTML=""; document.getElementById(obj).style.width="0px"; document.getElementById(obj).style.height="1px"; document.getElementById(obj).style.display=""; timerDIV(); } function out(obj){ obj.style.display="none"; } function Tout(){ document.getElementById(div_obj).style.display="none"; } function Tover(){ document.getElementById(div_obj).style.display=""; } function timerDIV(){ if( _f >= 140){/*宽度*/ objy(); return ; } else{ _f=_f+10; document.getElementById(div_obj).style.width=_f+"px"; window.setTimeout(timerDIV,1); } } function objy(){ if(y >= 150){/*高度*/ var str="<div style=\"width:150px;height:auto;float:left;font-size:12px;margin:6px;line-height:20px\"><a href=\"http://www..com\">新闻-1</a><br/> <font style=\"color:#7EA9BF;font-size:11px;\">♦</font> <a href=\"http://www..com\" style=\"font-size:11px;\">新闻-1-1</a><br/> <font style=\"color:#7EA9BF;font-size:11px;\">♦</font> <a href=\"http://www..com\" style=\"font-size:11px\">新闻-1-2</a><br/> <font style=\"color:#7EA9BF;font-size:11px;\">♦</font> <a href=\"http://www..com\" style=\"font-size:11px\">新闻-1-3</a><br/><a href=\"http://www..com\">新闻-2</a><br /><a href=\"http://www..com\">新闻-3</a><br/><\/div>"; document.getElementById(div_obj).innerHTML=str return ; } else{ y+=6; document.getElementById(div_obj).style.height=y+"px"; window.setTimeout(objy,1); } } </SCRIPT> <title>JS导航效果</title> </HEAD> <BODY> <DIV class=Default-top> <DIV style="BORDER: #51789b 1px solid; width:500px;HEIGHT:23px; margin:20px auto; position:relative;"> <DIV class=Defautl-Navigation style="WIDTH: 60px"><A href="#">首页</A></DIV> <DIV class=Defautl-Navigation style="WIDTH: 10px">|</DIV> <DIV class=Defautl-Navigation style="WIDTH: 70px; CURSOR: pointer"><A onMouseOver="over('two')" onmouseout=out(two) href="#">新闻 ∇</A> </DIV> <DIV class=Defautl-Navigation style="WIDTH: 10px">|</DIV> <DIV class=Defautl-Navigation style="WIDTH: 80px"><A href="#"> 联系我们</A></DIV> <DIV class=Defautl-Navigation style="WIDTH: 10px">|</DIV> <DIV class=Defautl-Navigation style="WIDTH: 50px"><A href="#"> 其他</A></DIV> <DIV id=two style="overflow:hidden;BORDER: #51789b 2px solid;DISPLAY: none; FILTER: alpha(Opacity=70); LEFT:300px; FLOAT:left; WIDTH: 1px; POSITION:absolute; TOP: 14px; left:80px; HEIGHT: 1px; BACKGROUND-COLOR: #444; -moz-opacity: 0.7" onmousemove=Tover() onmouseout=Tout()>No Content </DIV> </DIV> </DIV> </BODY> </HTML></font>
相关特效代码
无相关信息
热门特效代码
三级竖向展开/收缩导航菜单
鼠标指向弹出菜单
jQuery 弹出菜单层
CSS二级下拉导航菜单
CSS做的垂直导航菜单效果
横向二级导航菜单
仿google首页下端图片文字动画导
导航链接菜单间隔闪烁
动态翻滚的导航条[酷比flash]
纯CSS的三级联动级联菜单
推荐特效代码
CSS+div+js组合强大实现超酷菜单
动态翻滚的导航条[酷比flash]
CSS横向下拉菜单
微软风格的CSS横向菜单
立体的CSS按钮菜单效果
左侧隐藏的菜单