<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> Sample </TITLE>
<META NAME="Author" CONTENT="JASKO">
<SCRIPT LANGUAGE="JavaScript">
<!--
nextfield = "box1"; // 첫번째 상자의 이름
netscape = "";
ver = navigator.appVersion; len = ver.length;
for(iln = 0; iln < len; iln++) if (ver.charAt(iln) == "(") break;
netscape = (ver.charAt(iln+1).toUpperCase() != "C");
function keyDown(DnEvents) {
k = (netscape) ? DnEvents.which : window.event.keyCode;
if (k == 13) {
if (nextfield == 'done') return true;
else {
eval('document.myForm.' + nextfield + '.focus()');
return false;
}
}
}
document.onkeydown = keyDown;
if (netscape) document.captureEvents(Event.KEYDOWN|Event.KEYUP);
//-->
</script>
</HEAD>
<BODY>
<p align=center><b>각 항목을 입력 한 후 엔터키를 눌러 보세요</b>
<form name=myForm action="../../result.html">
성별: <input type=text name=box1 onFocus="nextfield ='box2';"><br>
이름: <input type=text name=box2 onFocus="nextfield ='box3';"><br>
별명: <input type=text name=box3 onFocus="nextfield ='box4';"><br>
나이: <input type=text name=box4 onFocus="nextfield ='done';"><br>
<input type=submit name=done value="확인">
</form>
</center>
</BODY>
</HTML><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
<HTML>
<HEAD>
<TITLE> Sample </TITLE>
<META NAME="Author" CONTENT="JASKO">
<SCRIPT LANGUAGE="JavaScript">
<!--
nextfield = "box1"; // 첫번째 상자의 이름
netscape = "";
ver = navigator.appVersion; len = ver.length;
for(iln = 0; iln < len; iln++) if (ver.charAt(iln) == "(") break;
netscape = (ver.charAt(iln+1).toUpperCase() != "C");
function keyDown(DnEvents) {
k = (netscape) ? DnEvents.which : window.event.keyCode;
if (k == 13) {
if (nextfield == 'done') return true;
else {
eval('document.myForm.' + nextfield + '.focus()');
return false;
}
}
}
document.onkeydown = keyDown;
if (netscape) document.captureEvents(Event.KEYDOWN|Event.KEYUP);
//-->
</script>
</HEAD>
<BODY>
<p align=center><b>각 항목을 입력 한 후 엔터키를 눌러 보세요</b>
<form name=myForm action="../../result.html">
성별: <input type=text name=box1 onFocus="nextfield ='box2';"><br>
이름: <input type=text name=box2 onFocus="nextfield ='box3';"><br>
별명: <input type=text name=box3 onFocus="nextfield ='box4';"><br>
나이: <input type=text name=box4 onFocus="nextfield ='done';"><br>
<input type=submit name=done value="확인">
</form>
</center>
</BODY>
</HTML><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 4727 |
프로프리랜서
|
13년 전 | 925 | |
| 4726 | 13년 전 | 783 | ||
| 4725 |
PHPㅡASP프로그래머
|
13년 전 | 1278 | |
| 4724 |
뭐먹고살지ㅠ
|
13년 전 | 850 | |
| 4723 | 13년 전 | 1575 | ||
| 4722 |
프리랜서클럽
|
13년 전 | 1172 | |
| 4721 | 13년 전 | 780 | ||
| 4720 | 13년 전 | 7266 | ||
| 4719 |
PHPㅡASP프로그래머
|
13년 전 | 790 | |
| 4718 |
DBDBDB
|
13년 전 | 666 | |
| 4717 | 13년 전 | 1901 | ||
| 4716 |
헬프데스크
|
13년 전 | 1781 | |
| 4715 |
Werbershinta
|
13년 전 | 652 | |
| 4714 | 13년 전 | 1309 | ||
| 4713 | 13년 전 | 1042 | ||
| 4712 | 13년 전 | 1146 | ||
| 4711 | 13년 전 | 3110 | ||
| 4710 | 13년 전 | 811 | ||
| 4709 | 13년 전 | 2600 | ||
| 4708 | 13년 전 | 1008 | ||
| 4707 |
PHPㅡASP프로그래머
|
13년 전 | 791 | |
| 4706 |
돗단배123
|
13년 전 | 1600 | |
| 4705 |
|
13년 전 | 922 | |
| 4704 | 13년 전 | 759 | ||
| 4703 | 13년 전 | 1447 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기