先找到要置顶的div层,然后在里面加入 position:relative;
z-index:99999;z-index属性,只要数值越大,就处于层最上方.
?
css中div层置顶解决办法
原文:http://yunlian0621.iteye.com/blog/2245348