任何父级元素样式(any parent styles)?
Any parent styles (containing elements, working outside-in)?
下面的CSS样式删除了子菜单上的边框,设置活动的菜单项一直显示,并且设置非活动的菜单项,只在它们的父级菜单被鼠标经过时显示。
The following CSS removes the border on the second nav level, sets the active subnav to always display, and sets the inactive subnavs to display when their parents are hovered.
应用推荐