테스트 사이트 - 개발 중인 베타 버전입니다

스크립트 질문입니다.. 채택완료

humanb2box 8년 전 조회 1,790

https://sir.kr/g5_skin/13444" style="color: rgb(0, 0, 0);">https://sir.kr/g5_skin/13444 


위 스킨을 사용했는데요,,

페이징할때 위아래로 화면이 튕기는 현상이 발생하더라구요,,


그래서 return false; 이거로 막아보려고 하는데 어떻게 해야할까요? ㅠ.ㅠ

</div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background: none rgb(255, 255, 255) !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">$(function() {</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">    $(".list_page + div > p > span:last-child").text(Math.ceil($(".list_page").children("li").size()/8));</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">    $(".list_page > li").slice(0,8).addClass("on");</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">    $(".list_page > li:nth-of-type(8n)").addClass("8n");</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">    $(".list_page + div > button").click(function() {</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">        var nav_list = $(this).parent("div").prev(".list_page");</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">        if($(this).is(":last-child")) {</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">            if(!$(nav_list).children("li:last").hasClass("on")) {</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                $(nav_list).children("li.on:last").nextUntil(".8n").addClass("on").next(".8n").addClass("on");</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                setTimeout(function() {</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                    $(nav_list).children("li.on:first").removeClass("on").nextUntil(".8n").removeClass("on").next(".8n").removeClass("on");</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                });</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                var paging = ($(nav_list).children("li.on:last").index()+1)/8;</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                $(this).siblings("p").children("span:first-child").text(Math.ceil(paging));</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">            }</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;"><span style="white-space:pre">				</span>return false;</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">        }</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">
</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">        else {</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">            if(!$(nav_list).children("li:first").hasClass("on")) {</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                $(nav_list).children("li.on:first").prev(".8n").addClass("on").prevUntil(".8n").addClass("on");</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                setTimeout(function() {</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                    $(nav_list).children("li.on:last").removeClass("on").prevUntil(".8n").removeClass("on");</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                });</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                var paging = ($(nav_list).children("li.on:first").index()+1)/8;</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">                $(this).siblings("p").children("span:first-child").text(Math.ceil(paging));</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">            }</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">        }</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;"><span style="white-space:pre">		</span>return false;</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">    });</span></span></div><div id="highlighter_215399" class="syntaxhighlighter  " style="width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;"><span style="font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color: rgb(72, 72, 72);"><span style="font-size: 14.004px;">});</span></span></div></div><div id="highlighter_215399" class="syntaxhighlighter  " style="color: rgb(72, 72, 72); font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important; font-size: 1em !important; width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background: none rgb(255, 255, 255) !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;">
</div><div id="highlighter_215399" class="syntaxhighlighter  " style="color: rgb(72, 72, 72); font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important; font-size: 1em !important; width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background: none rgb(255, 255, 255) !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;">
</div><div id="highlighter_215399" class="syntaxhighlighter  " style="color: rgb(72, 72, 72); font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important; font-size: 1em !important; width: 661.313px; margin: 0px !important; padding: 1px !important; border: 1px solid rgb(221, 221, 221) !important; outline: 0px !important; background: none rgb(255, 255, 255) !important; float: none !important; vertical-align: baseline !important; position: relative !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; height: auto !important; line-height: 1.8em !important;">
댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트
tuts
8년 전

e.preventdefault()

를 사용해보시기 바랍니다.

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

h
humanb2box
8년 전
어느 부분에 넣어야 할까요? ㅠ.ㅠ 제가 초보라..

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인