
IE7 Z-Index ??? ??: ???? ??
Internet Explorer 7(IE7)?? z-index ??? ???? ??? ??? ????. , ? ????? ??? ?? ??? ???? ??? ?????. ??? ??? ?? ?? ?? ??? ??? ??? ? ??? ?? ??? ??? ??? ? ????.
IE7? Z-Index ??? ??????
IE7??? z -index ??? ??? ?? ???? ?? ??? ??????. ??? ???? ????? ?? IE7? ????? ??? z-index ? ?? ??? ??? ??? ?? ??? ?? ????? ?????. ?, Z-???? ?? ??? Z-???? ?? ??? ?? ?? ?? ????? ?? ?? Z-???? ?? ??? ?? ? ????.
??? ?
?? HTML ? CSS ?? ??? ?????.
<form>
<label>Input #1:</label>
<span>
input {
border: 1px solid #000;
}
div {
border: 1px solid #00f;
}
ul {
border: 1px solid #f00;
background-color: #f00;
list-style-type: none;
margin: 0;
padding-left: 0;
z-index: 1000;
}
li {
color: #fff;
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
span.envelope {
position: relative;
}
span.envelope ul {
position: absolute;
top: 20px;
left: 0;
width: 150px;
}
? ????? ??(