js选项卡特效
2020-12-13 03:53
标签:style class c java ext int #tabs0{width:960px;margin:0 auto} .menu0{width:190px;height:264px;border-radius:5px;overflow:hidden;margin-right:10px;padding-left:0;table-layout:fixed;word-wrap:break-word;background:#f5f5f5;border:1px
solid #ccc;float:left} .main{width:740px;float:right;font-size:14px;table-layout:fixed;word-wrap:break-word}
js选项卡特效,搜素材,soscw.com js选项卡特效 标签:style class c java ext int 原文地址:http://www.cnblogs.com/bacel009/p/3729443.html
.menu0
ul{height:220px;margin-top:5px;border-right:0;border-radius:5px 0 0px
5px}
.menu0
h3{height:40px;margin:0;line-height:40px;padding-left:15px;border-bottom:3px
solid #ccc}
.menu0
li{text-align:left;list-style:none;height:36px;line-height:36px;padding-left:40px;border-bottom:1px
solid #ccc}
.menu0 li.hover{cursor:pointer;background:url(../images/bg.jpg)
no-repeat -6px -327px;border-radius:5px 0 0 5px;border:0;border-bottom:1px solid
#ccc}
.menu0 li:hover{cursor:pointer}
.main
ul{display:none;list-style:none;padding-left:0;padding-top:15px}
.main
.block{display:block}