로딩
요청 처리 중입니다...

window.open 속성

 window.open 속성

사용방법 window.open(화면.html, window명, 옵션); window.open의 method Attribute NN IE Description alwaysLowered 4 n/a Always behind all other browser windows. Signed script required. alwaysRaised 4 n/a Always in front of all other browser windows.

Signed script required. channelMode n/a 4 Show in theater mode with channel band. copyhistory 2 n/a Copy history listing from opening window to new window. dependent 4 n/a Subwindow closes if the window that opened it closes. directories 2 3 Display directory bu...

원문 링크 : window.open 속성