떠잇는 레이어 정보
떠잇는 레이어첨부파일
본문
떠잇는 레이어를 2개 사용하려는데 해보니 하나박에 안보이네요
2개 적용하려면 어디를 수정해야하나요..
2개 적용하려면 어디를 수정해야하나요..
댓글 전체
<div id="Layer1" style="position:absolute; left:0px; top:0px; width:300px; height:300px; z-index:1">
레이어1</div>
<div id="Layer2" style="position:absolute; left:100px; top:100px; width:300px; height:300px; z-index:2">레이어2</div>
레이어 id 와 위치를 적당히 조정해 보세요.
레이어1</div>
<div id="Layer2" style="position:absolute; left:100px; top:100px; width:300px; height:300px; z-index:2">레이어2</div>
레이어 id 와 위치를 적당히 조정해 보세요.
첨부파일하고 안맞는것 같아요
어디에 삽입해야하는지
어디에 삽입해야하는지