메일 주소 검사하기 체크박스 입니다.
function Chk_Email(type) {
var obj_email = document.form.email;
var struserid = document.form.userid;
var mailcheck = document.form.mailcheck;
var tail
if(mailcheck.checked){
tail = "@kma.or.kr";
if(struserid.value != ""){
obj_email.value = struserid.value + tail;
}else{
alert('아이디를 입력해주세요');
struserid.focus();
mailcheck.checked = false;
return false;
}
}
else{
obj_email.value = "";
}
return true;
}
게시판 목록
토크
개발과 관련된 어떤 얘기도 괜찮습니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 3210 |
전갈자리남자
|
9년 전 | 959 | |
| 3209 | 9년 전 | 1245 | ||
| 3208 |
|
9년 전 | 1643 | |
| 3207 |
|
9년 전 | 1704 | |
| 3206 |
PlayPixel
|
9년 전 | 1020 | |
| 3205 | 9년 전 | 1020 | ||
| 3204 | 9년 전 | 1393 | ||
| 3203 |
kiplayer
|
9년 전 | 1797 | |
| 3202 | 9년 전 | 1029 | ||
| 3201 | 9년 전 | 1507 | ||
| 3200 | 9년 전 | 929 | ||
| 3199 | 9년 전 | 1704 | ||
| 3198 | 9년 전 | 1386 | ||
| 3197 | 9년 전 | 1203 | ||
| 3196 | 9년 전 | 1590 | ||
| 3195 |
|
9년 전 | 1095 | |
| 3194 | 9년 전 | 949 | ||
| 3193 |
|
9년 전 | 1019 | |
| 3192 | 9년 전 | 1137 | ||
| 3191 |
|
9년 전 | 848 | |
| 3190 | 9년 전 | 762 | ||
| 3189 |
|
9년 전 | 973 | |
| 3188 |
PASKRAN
|
9년 전 | 841 | |
| 3187 | 9년 전 | 836 | ||
| 3186 |
|
9년 전 | 956 | |
| 3185 | 9년 전 | 943 | ||
| 3184 |
|
9년 전 | 934 | |
| 3183 |
|
9년 전 | 766 | |
| 3182 |
|
9년 전 | 1151 | |
| 3181 | 9년 전 | 882 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기