楼层区箭头怎么不显示呢

楼层区箭头怎么不显示呢

<!--楼层区-->

    <div class="floor">

    <div class="onefloor">

    <div class="one-nav">

    <div class="navleft">

    <span>1F</span><span>服装鞋包</span>

    </div>

    <div class="navright">

    <span arrow-active>大牌</span>

    <span >|</span>

    <span>男装</span>

    <span >|</span>

    <span>女装<pan>

    </div>

    </div>

    <div class="one-box"></div>

    </div>

    </div>

</body>

</html>


/*楼层区*/

.floor{

width:1000px;

height:auto;

margin:0 auto;

}


.onefloor{

width:100%;

height:auto;

}


.one-nav{

width:100%;

height:60px;

border-bottom:1px solid red;

}


.one-nav .navleft{

height:60px;

float:left;


}


.one-nav .navleft span:first-child{

display:inline-block;

width:20px;

height:20px;

border-radius:50%;

background:black;

margin-right:15px;


    color:white;  

    font-size:12px; 

    text-align:center;

}

.one-nav .navleft span:last-child{

font-size:20px;

line-height:60px;

font-weight:bold;

}

.one-nav .navright{

height:60px;

float:right;

margin-right:10px;

line-height:60px;

text-align:center;

}

.one-nav .navright span:nth-child(2n+1){

display:inline-block;

width:40px;

height:60px;

margin:0 5px;

}


.arrow-active{

    background:url(../素材/floor-arrow.png) no-repeat bottom;

}


.one-box{

width:100%;

height:400px;


}

在右边的当前的span里(大牌)添加了一个arrow-active的类,设置了箭头背景图和bottom定位,怎么不显示呢,放在其他盒子会显示。。。。

正在回答 回答被采纳积分+1

登陆购买课程后可参与讨论,去登陆

3回答
卡布琦诺 2019-07-13 10:19:12

这是因为右侧导航的显示位置导致的,可以参考如下:

http://img1.sycdn.imooc.com//climg/5d293f7b0001201f09100528.jpg

效果:

http://img1.sycdn.imooc.com//climg/5d293f9800014c4e11220121.jpg

希望可以帮到你!

  • 提问者 浮沉幻听 #1
    请问。楼层区的大牌,男装和女装三个隐藏的盒子需要用绝对定位隐藏是么,单用overflow不行对不
    2019-07-13 11:08:08
  • 卡布琦诺 回复 提问者 浮沉幻听 #2
    使用display:none隐藏,就不会显示了。overflow是溢出隐藏
    2019-07-13 11:11:01
  • 提问者 浮沉幻听 回复 卡布琦诺 #3
    老师,一楼和二楼除了内容,结构和样式以及行为都可以用一套是么
    2019-07-13 11:23:34
提问者 浮沉幻听 2019-07-12 22:38:38

但是显示了,箭头底下不是空白,还是有一条之前设置的线的呀

提问者 浮沉幻听 2019-07-12 22:36:35

class名写错了,,,知道了,

问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
前端小白入门系列课程
  • 参与学习           人
  • 提交作业       11218    份
  • 解答问题       36713    个

从一个不会编程的小白到一个老司机是需要过程的,首先得入门,学习基础知识,然后才能进阶,最后再到精通,本专题是你走进前端世界的不二选择!

了解课程
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师