From b5e1d719401e61d666b59b173a445f700f727536 Mon Sep 17 00:00:00 2001 From: com02 Date: Mon, 6 Dec 2021 11:45:29 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=91=EA=B7=BC=EC=84=B1=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp | 9 +-------- .../WEB-INF/jsp/nlib/collection/searchItemDetail.jsp | 8 ++++---- src/main/webapp/css/default.css | 6 +++--- src/main/webapp/js/default.js | 7 +++++++ 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp b/src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp index 712e74b6..b20c6b48 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp @@ -37,14 +37,7 @@ $(document).ready(function() { $('.skip-nav a').css('z-index','0'); } }); - - $('.wrap .nav-wrap #primary-nav ul li a').focus(function(){ - $('.wrap .nav-wrap #primary-nav ul li .sub-menu').show(); - }); - $('.mo-nav-wrap .login_box .btns_box button.btn_login').focus(function(){ - $('.wrap .nav-wrap #primary-nav ul li .sub-menu').hide(); - }); - + $('.sec6 .onlineSwiper .items .List .inner div.thumbnail div.detail-cover > a').focus(function(){ $('.sec6 .onlineSwiper .items .List .inner div.thumbnail div.detail-cover').css('opacity','1'); }); diff --git a/src/main/webapp/WEB-INF/jsp/nlib/collection/searchItemDetail.jsp b/src/main/webapp/WEB-INF/jsp/nlib/collection/searchItemDetail.jsp index 4b190769..ec6e308b 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/collection/searchItemDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/collection/searchItemDetail.jsp @@ -491,10 +491,10 @@ function goList(){

자료를 SNS에 공유해보세요.