<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을 쓰는 게 낫다는 생각합니다. ^^
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 852 |
pearly
|
19년 전 | 3338 | |
| 851 | 19년 전 | 2762 | ||
| 850 |
pearly
|
19년 전 | 3334 | |
| 849 |
pearly
|
19년 전 | 2985 | |
| 848 |
pearly
|
19년 전 | 2822 | |
| 847 | 19년 전 | 2322 | ||
| 846 |
|
19년 전 | 2143 | |
| 845 |
pearly
|
19년 전 | 2467 | |
| 844 | 19년 전 | 3084 | ||
| 843 | 19년 전 | 2109 | ||
| 842 |
pearly
|
19년 전 | 3103 | |
| 841 |
pearly
|
19년 전 | 3226 | |
| 840 | 19년 전 | 2905 | ||
| 839 |
|
19년 전 | 1923 | |
| 838 |
|
19년 전 | 1688 | |
| 837 |
|
19년 전 | 2303 | |
| 836 |
|
19년 전 | 2237 | |
| 835 |
|
19년 전 | 1612 | |
| 834 |
|
19년 전 | 1643 | |
| 833 |
|
19년 전 | 1548 | |
| 832 |
|
19년 전 | 2053 | |
| 831 |
|
19년 전 | 1600 | |
| 830 |
|
19년 전 | 2164 | |
| 829 |
|
19년 전 | 1898 | |
| 828 |
|
19년 전 | 1784 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기