티스토리

nogod
검색하기내 프로필
카테고리 없음

test

knoen 2014. 1. 1. 12:28

<html>
<head>
<script type="text/javascript">
function open_win(){
 window.open("http://blog.naver.com/seilius","바보상자 블로그",
 "width=400,height=300,scrollbars=yes,resizeable=no,left=450,top=150");
}
</script>
</head>
<body>
<input type="button" value="Open Window" onclick="open_win()">
</body>
</html>

저작자표시 비영리 변경금지 (새창열림)

블로그 정보

nogod

구독하기
nogod, 블로그 홈
댓글수0
문의안내
  • 티스토리
  • 로그인
  • 고객센터
© Kakao Corp.