PHP/Summary
6자리 입력받으면 다음 포커스로 넘김
gandus
2010. 10. 26. 15:44
onKeyUp="if(this.value.length==6)
member_form.num_id_2.focus()"