資源描述:
《js鼠標(biāo)上去背景閃爍效果導(dǎo)航菜單》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。
1、js鼠標(biāo)上去背景閃爍效果導(dǎo)航菜單2、gb2312">body{background:#000;}div{margin:0;padding:0;}.wrap{position:relative;width:200px;height:100px;border:1pxsolid#eee;float:left;}.wrapdiv{position:absolute;}.colordiv{width:200px;height:100px;
3、filter:alpha(opacity=0);opacity:0;z-index:4;background:#F09;}.borderdiv{width:190px;height:90px;border:1pxsolid#fff;z-index:5;left:50%;top:50%;margin-left:-95px;margin-top:-45px;opacity:0;filter:alpha(opacity=0);}.top{width:200px;height:100px;z-index
4、:10;line-height:100px;text-align:center;font-weight:bolder;cursor:pointer;color:#fff;}