@H_301_0@本文实例讲述了js+css实现tab菜单切换效果的方法。分享给大家供大家参考。具体实现方法如下:
@H_3010@index.css如下:
@H301_0@<div class="codetitle"><a style="CURSOR: pointer" data="34212" class="copybut" id="copybut34212" onclick="doCopy('code34212')"> 代码如下:
@H_301_0@本文实例讲述了js+css实现tab菜单切换效果的方法。分享给大家供大家参考。具体实现方法如下:
background-color: yellow;
width: 600px;height: 400px;
}
width: 600px;height: 30px;
background-color: #00bfff;
text-decoration: none;
list-style-type: none;
}
float: left;
margin-right: 7px;
background-color: #008b8b;
color: white;
cursor: pointer;
width: 60px;
height: 28px;
line-height: 30px;
text-align: center;
}
width: 600px;height: 370px;
background-color: white;
}