时间:2021-07-01 10:21:17 帮助过:25人阅读
.top_b_wrap{ width:100%; height:auto; overflow:hidden; background:#c9c9c9;} .top_b{ width:960px; margin:0 auto; line-height:27px;position:relative;} .top_b_l{ float:left; background:url(images/logo_bg.gif) no-repeat 0 -130px; padding-left:8px;} .top_b_l a{ padding:0 7px;} .top_b_r{ float:right; background:url(images/logo_bg.gif) no-repeat 232px -227px; padding-right:19px; height:auto;} .top_b_r a{ padding:0 12px; float:right;} #aa{ width:342px ; height:60px; border:solid 5px #000; position:absolute; background:#fff; line-height:60px; text-align:center; z-index:1001; right:0; top:23px; display:none;}
当前位置:首页>裸钻购物车中有0件商品注册登录你的购物车中暂无商品
是想让带背景色的wrap的高度为25px;请问应该怎么做,谢谢各位了!
路过 00000000000000
路过............................. 00000000000000
visible:hidden
.top_b_wrap 删掉 overflow:hidden;
overflow:hidden;会将超过div的部分隐藏掉
我把js放到body里尾部,就可以显示了.但是为什么js放在head不行,百度说是未加载,所以获取的id为空,不知道是不是这样,反正好了.谢谢大家!