BGM용 세이라디오
열기▼       고정
전체
글목록

대부분의 브라우저에서 window.open이 막히지만, window.location.replace(URL)은 먹힌다.

화요일, 10월 29, 2013
코드:
window.location.replace("http://example.com");



replace는 http redirect와 비슷하게 행동하기 때문이란다. 아마 보안 문제가 발생하지 않아 브라우저에서 허용하는 듯하다.
첫 댓글을 써주세요!

댓글을 인용하려면 @![댓글 ID]!@와 같이 쓰시면 됩니다. "@!" 와 "!@"를 쓰시려면 "+@+!+", "+!+@+"와 같이 써주세요.

페이스북 댓글
.post-outer{ -webkit-transform:none; transform:none; display:inline; padding:0; margin:0; border-width:0; } .hentry>div{ display:none; }