Skills's archive
In IE z-index stack-up expiration
作者: Ieda.info in 03月 4th, 2008
Recently was manufacturing the HTML page, because many two row places needed one side to decide the width, another one side auto-adapted width. When needs under pulls the menu effect, regardless of the z-index value suppose to high, menu DIV throughout not in page most top layer.
HTML
<div class=”a”>
a <div class=”menu”>sub a</div>
</div>
<div class=”b”>
b
</div>
CSS
.a {
position:relative;
background:#f00;
}
.menu{
position:absolute;
background:#0ff;
height:50px;
z-index:99;
}
.b {
position:relative;
background:#ff0;
}
The above […]
Subscribes
Ads
最新日志
- Microsoft goes down hill, the profit drops 11%
- IE faced with the falling into disfavor crisis, tours is Microsoft’s straw to grasp arrogantly
- Microsoft reveals Live the Mesh technology
- Microsoft suggested that analyzes the HTML 5 standards to speed up the development
- Maxthon the online collection to open the Web access mode arrogantly
- The Web browser big ratio puts together Firefox3.1 to rank first
- Firefox, Safari promote now the solution crack question
- Microsoft closes IE8 newly “the super standard to be compatible” the pattern
- The news group will collaborate with Microsoft, Yahoo! can also not admit defeat?
- Strengthens the safekeeping of security, Microsoft changes IE 8 default settings
最新评论
- Ieda.info
in The Microsoft product life cycle de… - Dr. Riekeyword …
in The Microsoft product life cycle de…
最受欢迎
- you have to install alex king most popular plugin here

