/*CSS 코드*/
* { margin:0; padding:0;}
html { _overflow:hidden;}
body{ _height:100%; _width:100%; _overflow:auto;}
#content { width:580px; height:1000px; margin:20px; padding:10px; background:#eeeeee;}
#aside { position:fixed; _position:absolute; _z-index:-1; left:650px; top:20px; width:100px; height:300px; padding:10px; background:#dddddd;}
<!--HTML코드-->
<div id="content">
<h1>Fixed Layer Hack for IE6</h1>
</div>
<div id="aside">
<h2>Example</h2>
</div>
* { margin:0; padding:0;}
html { _overflow:hidden;}
body{ _height:100%; _width:100%; _overflow:auto;}
#content { width:580px; height:1000px; margin:20px; padding:10px; background:#eeeeee;}
#aside { position:fixed; _position:absolute; _z-index:-1; left:650px; top:20px; width:100px; height:300px; padding:10px; background:#dddddd;}
<!--HTML코드-->
<div id="content">
<h1>Fixed Layer Hack for IE6</h1>
</div>
<div id="aside">
<h2>Example</h2>
</div>
-----------현재 이 코드에서
#aside{ position:fixed; _position:absolute; _z-index:-1; .......
이렇게 된 부분이 있는데요.
둘다 포지션인데 한쪽에는 '_' 기호가 붙어있어요. 차이점이 뭔가요?
이건 검색을 어떻게 해서 찾아내야되는지 잘 몰라서 여기에 글을 올립니다. 궁금합니다.
댓글 5개
13년 전
_*** ................. Win IE 4~6에서만 적용되는 스타일 핵 입니다.
13년 전
답변 감사합니다. 많은 도움이 되었습니다.~
aequum
13년 전
_는 underscore hack이랍니다. IE6 이하에서만 지정된 프로퍼티를 적용시키고자 할 때 쓰는 것이에용~
13년 전
답변 감사합니다. 글쓴지 10분도 안되서 답을 해주시네요. 지식인보다 낫습니다~!!
13년 전
그놈의 ie6이 문제..
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5802 | 9년 전 | 264 | ||
| 5801 | 9년 전 | 299 | ||
| 5800 | 9년 전 | 379 | ||
| 5799 | 9년 전 | 219 | ||
| 5798 | 9년 전 | 241 | ||
| 5797 | 9년 전 | 363 | ||
| 5796 |
|
9년 전 | 920 | |
| 5795 | 9년 전 | 313 | ||
| 5794 | 9년 전 | 277 | ||
| 5793 | 9년 전 | 384 | ||
| 5792 | 9년 전 | 279 | ||
| 5791 |
|
9년 전 | 517 | |
| 5790 |
씨에이치넷
|
9년 전 | 1332 | |
| 5789 | 9년 전 | 379 | ||
| 5788 | 9년 전 | 262 | ||
| 5787 | 9년 전 | 268 | ||
| 5786 | 9년 전 | 313 | ||
| 5785 | 9년 전 | 298 | ||
| 5784 | 9년 전 | 229 | ||
| 5783 | 9년 전 | 236 | ||
| 5782 | 9년 전 | 199 | ||
| 5781 | 9년 전 | 250 | ||
| 5780 | 9년 전 | 264 | ||
| 5779 | 9년 전 | 357 | ||
| 5778 | 9년 전 | 274 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기