<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년 전 | 4080 | |
| 29 |
아우겐나이스
|
21년 전 | 4462 | |
| 28 |
아우겐나이스
|
21년 전 | 3484 | |
| 27 | 21년 전 | 5865 | ||
| 26 | 21년 전 | 3145 | ||
| 25 | 21년 전 | 6111 | ||
| 24 | 18년 전 | 3679 | ||
| 23 | 21년 전 | 3671 | ||
| 22 | 21년 전 | 4264 | ||
| 21 | 21년 전 | 3845 | ||
| 20 | 21년 전 | 4248 | ||
| 19 | 21년 전 | 6709 | ||
| 18 | 21년 전 | 4755 | ||
| 17 | 21년 전 | 7004 | ||
| 16 | 21년 전 | 4191 | ||
| 15 | 21년 전 | 2661 | ||
| 14 | 21년 전 | 4994 | ||
| 13 | 21년 전 | 3417 | ||
| 12 |
Recluse
|
21년 전 | 3903 | |
| 11 |
아우겐나이스
|
21년 전 | 3587 | |
| 10 |
Recluse
|
21년 전 | 3419 | |
| 9 | 21년 전 | 4033 | ||
| 8 | 21년 전 | 5197 | ||
| 7 | 21년 전 | 4783 | ||
| 6 | 21년 전 | 5714 | ||
| 5 | 21년 전 | 4138 | ||
| 4 | 21년 전 | 4869 | ||
| 3 | 21년 전 | 4772 | ||
| 2 | 21년 전 | 3273 | ||
| 1 | 22년 전 | 4360 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기