Andrew's Garage

Shrunk Expand

Primary Navigation

크롬에서 창 닫기

크롬에서는 window.close(); 가 안먹힙니다..

 

아래 코드는 IE , 크롬..먹히는것 확인했습니다.

 

아마 다른 브라우저도 되지 않나싶습니다.

 

?
1
window.open('','_self').close();

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)

Related


Posted on 2014-08-17 9:11 PM by andrew Comment
📂This entry was posted in JAVA javascript 참고를 위한 저장물

Related Posts

  • 2014-06-12 andrew

    숫자에 세자리마다 컴마찍기

    숫자에 세자리마다 컴마찍기 1. 함수 선언부분 function setComma(str) { var temp_str = String(str); for(var i = 0 , retVa...
  • 2015-04-15 andrew

    [펌]Java 에서 DataBase Replication Master/Slave (write/read) 분기 처리하기

    http://kwon37xi.egloos.com/ 대규모 서비스 개발시에 가장 기본적으로 하는 튜닝은 바로 데이터베이스에서 Write와 Read DB를 Replication(리플리...
« java에서 string 인코딩 확인방법 [JAVA] 자릿수 만큼 0으로 채우기.. »

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

( optional )


©2026 boots Entries RSS and Comments RSS Child theme Boots of Raindrops Theme