好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

效果直逼Flash的CSS+DIV+JS导航菜单_html/css_WEB-ITnose




css 菜单

body{
background-color:#B8B8A0;
}
#fbtn{
display:none;
overflow:hidden;
border-style:solid;
border-width:1px;
border-color:#e1e1c9 #e1e1c9 #6e6e56 #6e6e56;
padding:1 1 1 1;
width:115px;
height:30px;
}
#fbtn_txt{
position:relative;
}
#fbtn_txt div{
height:30px;
padding-top:11px;
font-size:9px;
font-family:small fonts;
color:#800080;
text-align:center;
cursor:hand;
}
#fbtn_mask{
background-color:#ffffff;
position:relative;
width:100%;
height:100%;
}



查看更多关于效果直逼Flash的CSS+DIV+JS导航菜单_html/css_WEB-ITnose的详细内容...

  阅读:39次