Merge branch 'sub'

This commit is contained in:
subsub 2025-10-30 15:03:23 +09:00
commit baafaaecc1
7 changed files with 47 additions and 28 deletions

View File

@ -45,17 +45,17 @@ function footerSiteLinkPageGo (){
<div class="area_top">
<div class="inner">
<ul>
<li><a href="https://www.koipa.re.kr/home/content.do?menu_cd=000081">개인정보처리방침 <i></i></a></li>
<li><a href="https://privacy.kisa.or.kr/main.do">개인정보 침해신고센터 <i></i></a></li>
<li><a href=" https://www.koipa.re.kr/home/content.do?menu_cd=000082">이메일무단수집거부 <i></i></a></li>
<li><a href="https://www.koipa.re.kr/home/content.do?menu_cd=000008">찾아오시는 길 <i></i></a></li>
<li><a href="https://www.koipa.re.kr/home/content.do?menu_cd=000081" target="_blank" title="새창열림">개인정보처리방침 <i></i></a></li>
<li><a href="https://privacy.kisa.or.kr/main.do" target="_blank" title="새창열림">개인정보 침해신고센터 <i></i></a></li>
<li><a href=" https://www.koipa.re.kr/home/content.do?menu_cd=000082" target="_blank" title="새창열림">이메일무단수집거부 <i></i></a></li>
<li><a href="https://www.koipa.re.kr/home/content.do?menu_cd=000008" target="_blank" title="새창열림">찾아오시는 길 <i></i></a></li>
</ul>
<ul class="sns">
<li><a href="https://www.youtube.com/user/kipracafe" target="_blank"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_youtube.png" alt=""></a></li>
<li><a href="https://blog.naver.com/koipa_ip" target="_blank"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_blog.png" alt=""></a></li>
<li><a href="https://www.instagram.com/koipa_ip/" target="_blank"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_insta.png" alt=""></a></li>
<li><a href="https://www.facebook.com/koipa.ip/" target="_blank"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_facebook.png" alt=""></a></li>
<li><a href="https://twitter.com/ip_protection" target="_blank"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_twitter.png" alt=""></a></li>
<li><a href="https://www.youtube.com/user/kipracafe" target="_blank" title="새창열림"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_youtube.png" alt=""></a></li>
<li><a href="https://blog.naver.com/koipa_ip" target="_blank" title="새창열림"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_blog.png" alt=""></a></li>
<li><a href="https://www.instagram.com/koipa_ip/" target="_blank" title="새창열림"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_insta.png" alt=""></a></li>
<li><a href="https://www.facebook.com/koipa.ip/" target="_blank" title="새창열림"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_facebook.png" alt=""></a></li>
<li><a href="https://twitter.com/ip_protection" target="_blank" title="새창열림"><img src="/ipedu/visitEdu/usr/publish/images/common/sns_twitter.png" alt=""></a></li>
</ul>
</div>
</div>

View File

@ -769,8 +769,8 @@ $(document).ready(function(){
onclick="fncAplctPopup('<c:out value="${list.prcsAplctPrdOrd}"/>','','','10','select'
,'','',''
)" title="팝업 열림">신청</button> --%>
<button type="button" class="btnType04 btn fill blue small" data-info="<c:out value='${list.prcsAplctPrdOrd}'/>" data-tooltip="sub36_pop02"
onclick="fncGoDetail('<c:out value="${list.prcsAplctPrdOrd}"/>');" title="팝업 열림">
<button type="button" class="btnType04 btn fill blue small" data-info="<c:out value='${list.prcsAplctPrdOrd}'/>"
onclick="fncGoDetail('<c:out value="${list.prcsAplctPrdOrd}"/>');">
<c:choose>
<c:when test="${list.ddlnCd eq '20'}">
마감

View File

@ -261,26 +261,26 @@ $(document).ready(function(){
</tbody>
</table>
</div>
<pre>개인정보 처리 동의서
한국지식재산보호원에서는 귀하의 개인정보를 중요시하며, 개인정보보호법 제15조, 제17조, 제22조, 제23조 및 제24조에 따라 아래와 같이 개인정보 처리에 관하여 동의를 얻고자 합니다.
&lt;개인정보 수집 및 이용에 대한 동의 &gt;
<div class="agree_wrap">
<div class="agree_text">
<pre>
개인정보 처리 동의서
한국지식재산보호원에서는 귀하의 개인정보를 중요시하며, 개인정보보호법 제15조, 제17조, 제22조, 제23조 및 제24조에 따라 아래와 같이 개인정보 처리에 관하여 동의를 얻고자 합니다.
&lt;개인정보 수집 및 이용에 대한 동의 &gt;
ο 개인정보의 수집 이용 목적 : 교육 대상자 및 이수자 관리
ο 수집하는 개인정보 항목 : 성명, 생년월일, 휴대전화, 이메일
ο 개인정보의 보유 및 이용기간 : 사업 종료시까지
ο 동의를 거부할 권리가 있다는 사실 및 동의 거부에 따른 불이익이 있는 경우에는 그 불이익의 내용 :
귀하의 개인정보 제공 및 동의를 거부할 권리가 있으며, 위 항목 동의 거부시 수강신청이 불가할 수 있음
</pre>
<div class="pop_btn_wrap btn_layout01">
<div class="btn_left">
</pre>
</div>
<div class="btn_center">
<input type="checkbox" name="chkYn" id="chkY" value="Y"/><label for="chkY">동의</label>
</div>
<div class="btn_right">
<div class="agree_chx">
<input type="checkbox" name="chkYn" id="chkY" value="Y"/><label for="chkY"> 동의</label>
</div>
</div>
<div class="pop_btn_wrap btn_layout01">
<div class="btn_left">
</div>

View File

@ -153,7 +153,8 @@
{
//sspnIdtmtTrgtOrd = returnData.id;
//fncEduReg(trgtNm, dBirth, returnData.id);
$('#target_confirm_popup-close').click();
/* $('#target_confirm_popup-close').click(); */
commonPopLayerClose("Y","user_check_popup");
fn_eduRegPopup(trgtNm, dBirth, clphone, returnData.id);
}else if(returnData.next == "N"){
//동일 대상자 중에서 선택할수 있도록 처리해야 한다.
@ -351,7 +352,7 @@ $(document).ready(function(){
<input type="hidden" name="qestnrId" id="qestnrId" value="${chasiSrvyList[0].qestnrId}">
<input type="hidden" name="qestmInfoSize" id="qestmInfoSize" value="${fn:length(chasiSrvyList)}">
<div class="popup_wrap popType01" data-info="${vEEduChasiVO.prcsAplctPrdOrd}" tabindex="0" data-tooltip-con="sub36_pop02" data-focus="sub36_pop02" data-focus-prev="sub36_pop02_close">
<div class="popup_wrap popType01 user_check_popup" data-info="${vEEduChasiVO.prcsAplctPrdOrd}" tabindex="0" data-tooltip-con="sub36_pop02" data-focus="sub36_pop02" data-focus-prev="sub36_pop02_close">
<div class="popup_tit">
<p>교육대상자 확인</p> <button class="btn_popup_close tooltip-close" data-focus="sub36_pop02_close" title="팝업 닫기"><i></i></button>
</div>

View File

@ -1,4 +1,4 @@
.btn_cal{width: 20px; height: 20px; position: absolute; right: 15px; top: 0; background-repeat: no-repeat;}
.btn_cal i{display: inline-block; width: 20px; height: 20px; background-image: url(/ipedu/visitEdu/usr/publish/images/content/icon_calendar.png); background-repeat: no-repeat; background-position: center;}
@ -688,12 +688,13 @@ duet-date-picker *:focus{outline: auto !important;}
.agree_wrap .agree_text {width: 100%;height: 245px; padding: 20px; border: 1px solid #d5d5d5; box-sizing: border-box; color: #666; line-height: 1.5; font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size: 16px; overflow-y: scroll;}
.agree_wrap .agree_text::-webkit-scrollbar { width: 4px;}
.agree_wrap .agree_text::-webkit-scrollbar-thumb {background-color: #d5d5d5;border-radius: 5px;}
.agree_wrap .agree_text pre {line-height: 1.5;}
.agree_wrap .agree_text pre {font-size: 16px; line-height: 1.5;white-space: break-spaces;}
.agree_wrap table {width: 100%; margin: 15px 0; font-size: 16px; }
.agree_wrap table thead th {background-color: #f5f5f5; height: 40px; border-top: 2px solid #000; border-bottom: 1px solid #d5d5d5; text-align: center; vertical-align: middle; color: #555; font-weight: 400;}
.agree_wrap table tbody th {color: #555; font-weight: 400; text-align: left;}
.agree_wrap table tbody th, .agree_wrap table tbody td {height: 50px; padding: 0 20px; border-bottom: 1px solid #d5d5d5; vertical-align: middle; letter-spacing: -1px;}
.agree_wrap .agree_chx {background-color: #f5f5f5; border-radius: 5px; padding: 16px 20px; margin-top: 8px; margin-bottom: 40px; box-sizing: border-box;}
.agree_wrap .agree_chx label{margin:0 0 0 6px;}
/* file table */
.file_wrap{width: 100%; margin-top: 10px; border: 1px solid #d5d5d5; border-radius: 5px; overflow: hidden;}

View File

@ -53,7 +53,7 @@
.pop_tb_type01>table>tbody>tr>th p {line-height: 1.3;}
.pop_tb_type01>table>tbody>tr>td{padding: 10px; height: 55px; font-size:1.5rem; font-weight: 300; color: #555; vertical-align: middle; line-height: 1.4;}
.pop_tb_type01>table>tbody>tr>td textarea {width: 100%; height: 80px; font-size: 1.5rem; padding: 10px 15px; box-sizing: border-box;}
.pop_tb_type01>table>tbody>tr>td button {font-size: 1.5rem; height: 35px; padding: 0 15px;}
.pop_tb_type01>table>tbody>tr>td button {font-size: 1.5rem; height: 32px; padding: 0 15px;border-radius:5px; vertical-align: middle;}
.pop_tb_type01>table>tbody>tr>td .duet-date__nav button{padding: 0; height: 35px;}
.pop_tb_type01>table>tbody>tr>td .file_cf {margin: 5px 0 0 0; font-size: 1.5rem;}

View File

@ -309,6 +309,23 @@ function commonPopLayerClose() {
$("[data-focus=list_popup_close]").trigger("click");
}
function commonPopLayerClose(maskYn, popClass){
// maskYn - 마스크 유무
// popClass - 팝업의 클래스 (공통적인 클래스 말고 고유 클래스 추가, id는 혹시나 개발팀 사용할까봐 클래스 이용)
if(maskYn == "N"){
$(".mask").hide();
$("."+popClass).find(".tooltip-close").trigger("click");
}else{
if(popClass != ""){
// 팝업이 닫히고 다른팝업이 열리는 경우
$(".mask").show();
$("."+popClass).hide();
}
}
}
function commonPopWindowopenForm(surl, popupwidth, popupheight, name, frm) {
alert("12");
if (popupwidth > screen.width)