자유게시판

자유게시판 [자유게시판]
미안 테스트좀 할게
2013.12.17 19:42 조회 : 113
Lv. 12 포스종결자S 가입된 패밀리가 없습니다. 작성자 게시물 더보기
</div> <div class="board_etc"> <button class="btn_copy" type="button" onclick="return fnCopyURL('https://csonline.nexon.com/board/1107296264/1959403')">주소복사</button> <button class="btn_notify" type="button" onclick="javascript:alert('로그인 후 이용 가능 합니다.');">게시물신고</button> </div> <div class="board_btn"> <button onclick="javascript:alert('로그인 후 이용 가능 합니다.');fnReturnLogin('nexon');">글쓰기</button> <button type="button" onclick="location.href='/Community/Free/List/10?sw=%ec%8b%a0%ec%9d%80%eb%82%98%eb%a5%bc%eb%b2%84%eb%a0%b8%eb%8b%a4'">목록</button> </div> <!-- 댓글 --> <div class="comment_list"> <!-- 댓글등록 --> <script> var fnSuccess = function () { $("#tbxComment").val(''); $("#count").text('0'); }; $(function () { /* textrea count */ $('.txt_ck').each(function () { var $count = $('#count', this); var $input = $("#tbxComment"); var maximumCount = $count.text() * 1; // update 함수는 keyup, paste, input 이벤트에서 호출한다. var update = function () { var before = $count.text() * 1; var now = maximumCount + $input.val().length; if (now > 300) { var str = $input.val(); alert('글자 입력수가 초과하였습니다.'); $input.val(str.substr(0, maximumCount)); now = 300; } // 필요한 경우 DOM을 수정한다. if (before != now) { $count.text(now); } }; $input.bind('input keyup paste', function () { setTimeout(update, 0) }); update(); }); }); var fnValid = function () { var valueText = $("#tbxComment").val(); var blank_pattern = /^\s+|\s+$/g; if (valueText.replace(blank_pattern, '') == "") { alert("댓글을 입력해주세요."); $("#tbxComment").focus(); return false; } if (valueText == '') { alert("댓글을 입력해주세요."); $("#tbxComment").focus(); return false; } }; var fnFailure = function (error) { alert("등록 실패:네트워크 시스템 오류") }; </script> <!-- 입력 --> <div class="cmt_form"> <div class="cmt_logoff"> 댓글을 남기시려면 로그인 해주세요 <button type="button" onclick="fnReturnLogin('nexon');">로그인</button> </div> </div> <!-- 댓글목록 --> <div id="dvComment"> <!-- 리스트 --> <div class="cmt_list"> <div class="cmt_cnt"><em></em>댓글 : 0</div> <ul> </ul> </div> <!-- Paging--> <!--// Paging--> </div> </div> <!-- //댓글 --> </div> </div> <!-- //게시판 --> </div> </div> </div> <script type="text/javascript"> //이미지 미리보기 팝업 $(function(){ $(document).on("click", ".board_con img", function () { var imgTmp = new Image(); imgTmp.src = $(this).attr("src"); var imgWin = window.open("", "PreviewImgWin", "width=" + imgTmp.width + ",height=" + imgTmp.height + ",status=no,toolbar=no,scrollbars=no,resizable=no"); imgWin.document.write("<html><head><title>미리보기</title></head>" + "<body topmargin=\"0\" leftmargin=\"0\" marginheight=\"0\" marginwidth=\"0\">" + "<a href=\"javascript:self.close()\"><img src=\"" + $(this).attr("src") + "\" width=\"" + imgTmp.width + "\" height=\"" + imgTmp.height + "\" border=\"0\"></a>" + "</body></html>"); }); }); </script> <!-- //REAL contetns --> <!-- footer --> <div id="footer"> <div class="inner"> <ul class="info"> <li><a href="http://company.nexon.com" target="_blank">회사소개</a></li> <li><a href="https://careers.nexon.com" target="_blank">채용안내</a></li> <li><a href="https://member.nexon.com/policy/stipulation.aspx" target="_blank">이용약관</a></li> <li><a href="javascript:void();" onclick="window.open('https://sht-vod.dn.nexoncdn.co.kr/cso/legacy/content/official/popup/pop_gamerank.html','','width=500,height=440');">게임이용등급안내</a></li> <li><a href="https://member.nexon.com/policy/privacy.aspx" target="_blank"><strong>개인정보처리방침</strong></a></li> <li><a href="https://member.nexon.com/policy/youthprotection.aspx" target="_blank">청소년보호정책</a></li> <li><a href="javascript:void();" onclick="window.open('https://sht-vod.dn.nexoncdn.co.kr/cso/legacy/content/official/popup/operation_rule_cso.html','','width=600,height=600');">운영정책</a></li> <li class="none"><a href="http://pcbang.nexon.com" target="_blank">넥슨PC방</a></li> </ul> <address> ㈜넥슨코리아 대표이사 강대현·김정욱 &nbsp;&nbsp;경기도 성남시 분당구 판교로 256번길 7 &nbsp;&nbsp;전화 : 1588-7701 &nbsp;&nbsp;팩스 : 0502-258-8322<br>E-mail : contact-us@nexon.co.kr &nbsp;&nbsp;사업자등록번호 : 220-87-17483호 &nbsp;&nbsp;통신판매업 신고번호 : 제2013-경기성남-1659호 &nbsp;&nbsp;<a href="http://www.ftc.go.kr/info/bizinfo/communicationViewPopup.jsp?wrkr_no=2208717483" class="biz_info" onclick="window.open(this.href,'','width=750,height=700');return false;">사업자정보확인</a> </address> <p class="copy">© NEXON Korea Corp. & VALVE Corp. All Rights Reserved.</p> <ul class="logo"> <li><a href="http://www.nexon.com" target="_blank"><img src="https://ssl.nexon.com/s2/game/cso/cso2018/common/nexon.png" alt="넥슨코리아"></a></li> <li><a href="http://www.valvesoftware.com/company/index.html" target="_blank"><img src="https://ssl.nexon.com/s2/game/cso/cso2018/common/valve.png" alt="밸브"></a></li> </ul> </div> </div> <!-- //footer --> </div> <script type="text/javascript" src="https://sht-vod.dn.nexoncdn.co.kr/cso/js/cso-ui.js?t=2508031146"></script> </body> </html>