js off 대응 css 삭제로 메뉴스크립트 코드 제거

This commit is contained in:
chicpro
2014-03-04 10:19:50 +09:00
parent c9e0ea7566
commit f9c087e93a
2 changed files with 0 additions and 2 deletions

View File

@ -98,7 +98,6 @@ if($is_admin != 'super')
<hr> <hr>
<nav id="gnb"> <nav id="gnb">
<script>$('#gnb').addClass('gnb_js');</script>
<h2>메인메뉴</h2> <h2>메인메뉴</h2>
<ul id="gnb_1dul"> <ul id="gnb_1dul">
<?php <?php

View File

@ -139,7 +139,6 @@ document.onkeydown = noRefresh ;
<hr> <hr>
<nav id="gnb"> <nav id="gnb">
<script>$('#gnb').addClass('gnb_js');</script>
<h2>메인메뉴</h2> <h2>메인메뉴</h2>
<ul id="gnb_1dul"> <ul id="gnb_1dul">
<?php <?php