This commit is contained in:
myname 2024-02-21 16:51:08 +09:00
commit 275ee992d7
4 changed files with 18 additions and 17 deletions

View File

@ -209,7 +209,7 @@
<div class="tb_type02">
<table>
<colgroup>
<col style="width: 210px;">
<col style="width: 200px;">
<col style="width: auto;">
</colgroup>
@ -221,8 +221,8 @@
<td class="input_phone attachedFile_wrap">
<input type="text" readonly id="atFileBasicWrite" style="width:500px;" name="atFileBasicWrite"/>
<input type="file" name="file" id="file" style="display:none" accept=".xls, .xlsx" onchange="changeValue(this); return false;"/>
<button type="button" class="btnType btnType9" onclick="document.all.file.click(); return false;">파일첨부</button>
<span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="https://www.edu-copyright.or.kr/offedu/cmm/fms/FileDown.do?atchFileId=FILE_000000000001230&fileSn=0" target="_blank">sample</a></span>
<button type="button" class="btn_type06" onclick="document.all.file.click(); return false;">파일첨부</button>
<span class="req_text1">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="https://www.edu-copyright.or.kr/offedu/cmm/fms/FileDown.do?atchFileId=FILE_000000000001230&fileSn=0" target="_blank">샘플 다운로드</a></span>
<!-- <span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="https://www.copyright.or.kr/offedu/cmm/fms/FileDown.do?atchFileId=FILE_000000000040425&fileSn=0" target="_blank">sample</a></span> -->
</td>
</tr>

View File

@ -388,10 +388,10 @@ $( document ).ready(function(){
<div class="tb_type02">
<table>
<colgroup>
<col style="width: 210px;">
<col style="width: auto;">
<col style="width: 210px;">
<col style="width: auto;">
<col style="width: 150px;">
<col style="width: ;">
<col style="width: ;">
<col style="width: ;">
</colgroup>
<tbody>
@ -407,10 +407,10 @@ $( document ).ready(function(){
<input type="file" name="file" id="file" style="display:none"
accept=".txt, .xls, .xlsx"
onchange="changeValue(this); return false;"/>
<button type="button" class="btnType btnType9"
<button type="button" class="btn_type06"
onclick="document.all.file.click(); return false;"
>파일첨부</button>
<span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="https://www.edu-copyright.or.kr/offedu/cmm/fms/FileDown.do?atchFileId=FILE_000000000001231&fileSn=0" target="_blank">sample</a></span>
<span class="req_text1">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="https://www.edu-copyright.or.kr/offedu/cmm/fms/FileDown.do?atchFileId=FILE_000000000001231&fileSn=0" target="_blank">샘플 다운로드</a></span>
<!-- <span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="https://www.copyright.or.kr/offedu/cmm/fms/FileDown.do?atchFileId=FILE_000000000018209&fileSn=0" target="_blank">sample</a></span> -->
</td>
</tr>

View File

@ -388,10 +388,10 @@ $( document ).ready(function(){
<div class="tb_type02">
<table>
<colgroup>
<col style="width: 210px;">
<col style="width: auto;">
<col style="width: 210px;">
<col style="width: auto;">
<col style="width: 150px;">
<col style="width: ;">
<col style="width: ;">
<col style="width: ;">
</colgroup>
<tbody>
@ -407,10 +407,10 @@ $( document ).ready(function(){
<input type="file" name="file" id="file" style="display:none"
accept=".txt, .xls, .xlsx"
onchange="changeValue(this); return false;"/>
<button type="button" class="btnType btnType9"
<button type="button" class="btn_type06"
onclick="document.all.file.click(); return false;"
>파일첨부</button>
<span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001233&fileSn=0" target="_blank">sample</a></span>
<span class="req_text1">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001233&fileSn=0" target="_blank">샘플 다운로드</a></span>
<%-- <span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001268&amp;fileSn=0" target="_blank">sample</a></span> --%>
</td>
</tr>

View File

@ -47,6 +47,8 @@ $(document).ready(function(){
}
setTimeout(function(){
$('.dBirth .duet-date__input').attr("title","생년월일을 선택하세요.");
//웹접근성>달력 버튼 title추가
$(".duet-date__input-wrapper .duet-date__toggle").attr("title","달력팝업 열림");
},10)
$('#fldSelect').change(function(){
@ -71,8 +73,7 @@ $(document).ready(function(){
// $('#fld').hide();
//웹접근성>달력 버튼 title추가
$(".duet-date__input-wrapper .duet-date__toggle").attr("title","달력팝업 열림");
});
// value 체크