그룹을 선택해주세요.
MY > 즐겨찾기에서 확인하세요.
  function commentInsert(cmd,target) { if (commentForm.comContent.value==""){ alert("comment를 입력해 주세요"); return; } commentForm.cmd.value = cmd ; commentForm.action = "/board/" + target + ".jsp" ; commentForm.submit() ; } function commentDelete(cmd, target,cl_comment_id,cl_user_id){ if(cmd=='delete'){ var conResult = confirm('삭제하시겠습니까?') ; if(!conResult) return ; } commentForm.cmd.value = cmd ; commentForm.comment_id.value = cl_comment_id ; commentForm.reg_user_id.value = cl_user_id ; commentForm.action = "/board/" + target + ".jsp" ; commentForm.submit() ; } function commentOnkeydown(cmd, target) { var strContent = document.commentForm.comContent.value; if (strContent.length > 150){ alert("150자까지 가능합니다."); return; } if(window.event.keyCode == 13){ commentInsert(cmd,target); } } 답글쓰기 | 추천 | 관련글보기 | 불량게시물 신고    view_form.bbs_id.value = "flash" ; view_form.item_id.value = "5851" ; view_form.reply_depth.value = "fyEhISEhISEhISEhISEhISEhISE=" ;     제 목 글쓴이 읽음 추천 날짜 게임) 몽키 우주선 whiteangel1004 131 1 03/06/04 21:48     당신의 콤플랙스는? whiteangel1004 111 0 03/06/05 15:26       게임) 까마귀 사냥 whiteangel1004 70 0 03/06/05 15:39    이것두 소스좀 부탁해요^^ douyoo 3 0 03/06/05 13:14     여 러 가 지 게 임 모음 whiteangel1004 207 0 03/06/05 02:00