
디씨 현빈갤서 만든 너무 이쁜 현진이..ㅋㅋㅋ
너무 예뻐서 퍼 왔어요
재주도 좋으셔들..ㅋㅋ 현빈이 황진이 해도 되겠어요,,ㅎㅎㅎ
[루지 10/26 15:22]
function CommSubmit(){
if (document.comm.name.value == ""){
alert("별명을 써주세요 ^^");
document.comm.name.focus();
return false;
} else if (document.comm.comment.value == ""){
alert("내용을 써주세요 ^^");
document.comm.comment.focus();
return false;
} else {
document.comm.action="bbs_comment_insert.asp";
return true;
}
}
<iframe name=chk_content width=0 height=0>
name=comm onsubmit="return CommSubmit();" method=post>
한줄의견
(총 9건)