Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http://down123.xxmn.com/wemade/
所有链接的导航test 都无法点击,位置:绝对和z-index导致它。如果我不删除 z-index。有没有办法纠正它?
test
刚刚用 Firebug 做了这个,所以你必须删除z-index你的#menu,这将解决你所说的问题,有什么具体的原因你不想删除z-index吗?
z-index
#menu
编辑:如果你发现很难让你的标志出现在菜单后面,而不是给予给予z-index: -10;,它会解决你的问题#menuz-index: -1#top
z-index: -10;
z-index: -1
#top