17렙 초보 보마인데 그냥 영상한번 올려봅니다.
녹화 처음이라 화질 즈질이어서 죄송요. OTL
var comment_chk_point = 0; function CheckCommentForm(f){ if (!f.content.value){ alert('내용을 입력하세요'); f.content.focus(); return false; } if (f.content.value.length < 10){ alert('10자 이상 입력해 주세요'); f.content.focus(); return false; } $('#contentlength').text(strlen(f.content.value)); if (strlen(f.content.value) > 600){ alert('600자 이상은 입력할 수 없습니다'); f.content.focus(); return false; } if(comment_chk_point == 1) { alert("댓글 등록중입니다. 잠시만 기다려주세요."); return false; } else comment_chk_point = 1; f.submit(); } function strlen(str){ var len = str.length; var han = 0; var res = 0; for(i=0;i128) han++; } res = (len-han) + (han*2); return res; } function ContentLength(){ var f = doc-ument.comment; var fid = doc-ument.getElementById('contentlength'); $('#contentlength').text(strlen(f.content.value)); } function fn_adminConfirm(tid, tok){ if(tok == 1){ window.open('../admin/agit_confirm/popup_confirm.php?id='+tid, '', 'left=30 top=150 width=650 height=220 scrollbars=no'); } else { window.open('../admin/agit_confirm/popup_cancel.php?id='+tid, '', 'left=30 top=150 width=650 height=220 scrollbars=no'); } }
(IP보기클릭).***.***
(IP보기클릭).***.***
(IP보기클릭).***.***
(IP보기클릭).***.***
(IP보기클릭).***.***
(IP보기클릭).***.***