본문 바로가기

블로그

팝업창 가운데 띄우기

body와 body 사이에 넣습니다.

<script>
function winCenter() {
if (document.layers) { var x = screen.width / 2 - outerWidth / 2; var y = screen.height / 2 - outerHeight / 2; }
else { var x = screen.width / 2 - document.body.offsetWidth / 2; var y = -15 + screen.height / 2 - document.body.offsetHeight / 2; }
window.top.moveTo(x, y);}
winCenter()
</script>


FotoZone 회보 LinkMasterPieces 안톤가족 Guest Admin