首页 | 站长免费中心 | 新手上路 | 网站运营 | 网页制作 | 图片设计 | 动画设计 | 网页编程 | 网页特效 | 本站专题 | 虚拟主机 | 域名注册 | 网站建设 | 程序下载
       免费空间资源 | 新闻咨询 | 免费域名 | 免费网盘 | 网站推广 | 网站策划 | 建站经验 | 网站优化 | 网页代码 | 源码下载 | 音乐小偷 | 网络赚钱 | 论坛交流
网站建设
网站建设
虚拟主机
虚拟主机
域名注册
域名注册
711网络首页
站长工具
站长工具
网站源码
网站源码
站长论坛
站长论坛

 711网络 网页特效鼠标事件特效

仿站长站滑动门导航效果

来源: 互联网    日期:2008-6-18
 
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!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" />
<title>滑动门导航实例</title>
<style type="text/css">
body{
    margin: 0; padding: 0;
    background: #fff ;
    font-family: Verdana, Geneva, Arial; font-size: 12px; color:#000;
    line-height: 15px;
}
#navbar{
    background: #f6f6f6 ;
    margin: 6px 0 0 0;
    width: 770px; color: #626262; height:30px; line-height: 28px;
}
#navbar ul{
}
#navbar li{    
    float: left;
    list-style-type: none;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 10px;
}
#navbar a{
    margin: 0px 2px 0 0;
    padding: 5px 9px 8px 10px;
    color: #626262;
    background: inherit;
    text-decoration: none;
}
#navbar a:hover{
    background-color: #33ADDB;
    border-top: 1px solid #2491BE;
    color: #FFFFFF;
}
#nav{width: 770px; background-color: #33ADDB; height:25px; line-height: 25px; color: Maroon;}
#nav a{
    margin: 0px 2px 0 0;
    padding: 5px 9px 5px 10px;
    color: #fff;
    text-decoration: none;
}
#nav a:hover{ text-decoration: underline;}
#nav ul{}
#nav li{ float:left; list-style-type:none; margin-right:10px;}
.hide{ display:none;}
</style>
<script language="JavaScript" type="text/javascript" >
<!--
/*
function hideNav(idName)
{
    document.getElementById(idName).className = 'hide';
}
function showNav(idName)
{
    document.getElementById(idName).className = 'show';
}
*/
//-->
function showCurrentDiv(num)
{
    var divNum = document.getElementById('nav').getElementsByTagName('div');
    for (var i=0;i<divNum.length ;i++ )
    {  
        divNum[i].style.display = 'none';
    }
    divNum[num].style.display = 'block';
}
</script>
</head>

<body>
<center>
    <div id="navbar">
        <ul>
            <li><a href="#"onmousemove="showCurrentDiv(0)" >网站首页</a></li>
            <li><a href="#"onmousemove="showCurrentDiv(1)">个人求职</a></li>
            <li><a href="#"onmousemove="showCurrentDiv(2)">企业招聘</a></li>
        </ul>
    </div>
    <div id="nav">
        <div class="hide">这是首页</div>
        <div class="hide">
            <ul>
            <li><a href="#">求职一</a></li>
            <li><a href="#">求职二</a></li>
            <li><a href="#">求职三</a></li>
            </ul>            
        </div>
        <div class="hide">
            <ul>
            <li><a href="#">招聘一</a></li>
            <li><a href="#">招聘二</a></li>
            <li><a href="#">招聘三</a></li>
            </ul>
        </div>
    </div>
</center>
</body>
</html>


更多的仿站长站滑动门导航效果请到论坛查看: http://BBS.TC711.COM



【 双击滚屏 】 【 评论 】 【 收藏 】 【 打印 】 【 关闭 】 来源: 互联网    日期:2008-6-18   

上一篇:展示层的特效..
发 表 评 论
查看评论

  您的大名:
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款
认证编码: 刷新验证码
点评内容: 字数0
  精品推荐  
  本月推荐  
  友情赞助  

关于我们 | 联系我们 | 广告投放 | 留言反馈 | 免费程序 | 虚拟主机 | 网站建设 |  网站推广 |  google_sitemap baidu_sitemap RSS订阅
本站所有资源均来自互联网,如有侵犯您的版权或其他问题,请通知管理员,我们会在最短的时间回复您
Copyright © 2005-2015 Tc711.Com All Rights Reserved 版权所有·711网络   蜀ICP备05021915号
110网监备案 信息产业备案 不良信息举报