초보분들이 헤매실까봐...
사실 저도 이리저리 해 보기 전까지는 몰랐...
<script>
if(parent.document.referrer==''){
alert('비정상적인 접근입니다.')
parent.opener=self
parent.window.open('about:blank','_self').close()
self.close()
}
</script>
요고는 ie7 이후용
parent.window.open('about:blank','_self').close()
요고는 ie6용
parent.opener=self
self.close()
위 순서는 창을 닫으시겠습니까라는 질문이 나오지 않으면서 ie 전 버전(5나 9는 모르겠음)에서 사용할 수 있는 순서입니다.
가끔 빈 창이 떴다 사라지는 브라우저가 있을 수 있습니다.
사실 저도 이리저리 해 보기 전까지는 몰랐...
<script>
if(parent.document.referrer==''){
alert('비정상적인 접근입니다.')
parent.opener=self
parent.window.open('about:blank','_self').close()
self.close()
}
</script>
요고는 ie7 이후용
parent.window.open('about:blank','_self').close()
요고는 ie6용
parent.opener=self
self.close()
위 순서는 창을 닫으시겠습니까라는 질문이 나오지 않으면서 ie 전 버전(5나 9는 모르겠음)에서 사용할 수 있는 순서입니다.
가끔 빈 창이 떴다 사라지는 브라우저가 있을 수 있습니다.
댓글 1개
쉽다zzz
12년 전
감사요~
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5152 |
senseme
|
12년 전 | 4158 | |
| 5151 |
senseme
|
12년 전 | 3732 | |
| 5150 |
프로프리랜서
|
12년 전 | 3130 | |
| 5149 |
프로프리랜서
|
12년 전 | 3968 | |
| 5148 |
프로프리랜서
|
12년 전 | 4353 | |
| 5147 |
프로프리랜서
|
12년 전 | 1585 | |
| 5146 |
senseme
|
12년 전 | 2712 | |
| 5145 |
senseme
|
12년 전 | 2706 | |
| 5144 |
senseme
|
12년 전 | 1247 | |
| 5143 | 12년 전 | 1289 | ||
| 5142 | 12년 전 | 8411 | ||
| 5141 |
senseme
|
12년 전 | 1505 | |
| 5140 |
senseme
|
12년 전 | 3744 | |
| 5139 |
senseme
|
12년 전 | 6328 | |
| 5138 |
senseme
|
12년 전 | 1548 | |
| 5137 | 12년 전 | 1136 | ||
| 5136 |
senseme
|
12년 전 | 1309 | |
| 5135 |
senseme
|
12년 전 | 3299 | |
| 5134 |
senseme
|
12년 전 | 1074 | |
| 5133 |
senseme
|
12년 전 | 1819 | |
| 5132 |
senseme
|
12년 전 | 1253 | |
| 5131 |
senseme
|
12년 전 | 906 | |
| 5130 | 12년 전 | 1398 | ||
| 5129 | 12년 전 | 2109 | ||
| 5128 |
senseme
|
12년 전 | 1383 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기