<input
type=text name=cp_no1 size=4 maxlength=4
onKeyUp="javascript:go_next( this, this.form.cp_no2);">-<input
type=text name=cp_no2 size=4 maxlength=4
onKeyUp="javascript:go_next( this, this.form.cp_no3);">-<input
type=text name=cp_no3 size=4 maxlength=4
onKeyUp="javascript:go_next( this, this.form.cp_no4);">-<input
type=text name=cp_no4 size=4 maxlength=4 >
<script language=javascript>
function go_next( cur, entity) {
if( cur.value.length >= cur.getAttribute('maxlength')) {
entity.blur();
entity.focus();
}
}
</script><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
type=text name=cp_no1 size=4 maxlength=4
onKeyUp="javascript:go_next( this, this.form.cp_no2);">-<input
type=text name=cp_no2 size=4 maxlength=4
onKeyUp="javascript:go_next( this, this.form.cp_no3);">-<input
type=text name=cp_no3 size=4 maxlength=4
onKeyUp="javascript:go_next( this, this.form.cp_no4);">-<input
type=text name=cp_no4 size=4 maxlength=4 >
<script language=javascript>
function go_next( cur, entity) {
if( cur.value.length >= cur.getAttribute('maxlength')) {
entity.blur();
entity.focus();
}
}
</script><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
댓글 4개
19년 전
editplus에서 보니까 none1AB.htm을 찾아대면서 개체가 필요하다는 스크립트 에러를 날리는데요.^^
무슨 심오한 뜻이 계신가 봅니당,, ~~**
무슨 심오한 뜻이 계신가 봅니당,, ~~**
19년 전
심오한 것이 아니고 최대한 단순한 형태라서
소개하는 의미로 적어 본 겁니다.
아마도 <form이 없어서 일수도......
소개하는 의미로 적어 본 겁니다.
아마도 <form이 없어서 일수도......
19년 전
예; form을 씌워주니까 에러없이 잘됩니다.
지정된 입력값이 만족되면 자동으로 다음으로 넘겨주네요,
shift+Tab가 허용되지 않는군요,
감사합니다.
지정된 입력값이 만족되면 자동으로 다음으로 넘겨주네요,
shift+Tab가 허용되지 않는군요,
감사합니다.
19년 전
순 방향은 편하지만
저 같이 역방향을 잘 타는 사람에게는 불편한 방법이죠.
Tab을 쓰는 게 낫다는 생각합니다. ^^
저 같이 역방향을 잘 타는 사람에게는 불편한 방법이죠.
Tab을 쓰는 게 낫다는 생각합니다. ^^
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 30 |
아우겐나이스
|
21년 전 | 4045 | |
| 29 |
아우겐나이스
|
21년 전 | 4434 | |
| 28 |
아우겐나이스
|
21년 전 | 3458 | |
| 27 | 21년 전 | 5824 | ||
| 26 | 21년 전 | 3095 | ||
| 25 | 21년 전 | 6072 | ||
| 24 | 18년 전 | 3643 | ||
| 23 | 21년 전 | 3631 | ||
| 22 | 21년 전 | 4242 | ||
| 21 | 21년 전 | 3814 | ||
| 20 | 21년 전 | 4216 | ||
| 19 | 21년 전 | 6677 | ||
| 18 | 21년 전 | 4732 | ||
| 17 | 21년 전 | 6982 | ||
| 16 | 21년 전 | 4167 | ||
| 15 | 21년 전 | 2626 | ||
| 14 | 21년 전 | 4965 | ||
| 13 | 21년 전 | 3396 | ||
| 12 |
Recluse
|
21년 전 | 3870 | |
| 11 |
아우겐나이스
|
21년 전 | 3567 | |
| 10 |
Recluse
|
21년 전 | 3391 | |
| 9 | 21년 전 | 3979 | ||
| 8 | 21년 전 | 5161 | ||
| 7 | 21년 전 | 4755 | ||
| 6 | 21년 전 | 5673 | ||
| 5 | 21년 전 | 4109 | ||
| 4 | 21년 전 | 4831 | ||
| 3 | 21년 전 | 4736 | ||
| 2 | 21년 전 | 3234 | ||
| 1 | 22년 전 | 4336 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기