diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/adultVisitEdu/eduAplct/eduAplctReg.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/adultVisitEdu/eduAplct/eduAplctReg.jsp index 0d8666a4..f78a48ca 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/adultVisitEdu/eduAplct/eduAplctReg.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/adultVisitEdu/eduAplct/eduAplctReg.jsp @@ -489,7 +489,8 @@ if(item == '10'){ mechae.show(); mechae.find("input").removeAttr("disabled", "disabled"); - $("#eduMd").attr("disabled", "disabled"); + /* $("#eduMd").attr("disabled", "disabled"); */ + $("#eduMd").attr("readonly", "readonly"); juso.hide(); juso.find("input").attr("disabled", "disabled"); } @@ -510,10 +511,12 @@ if (v_eduMdCd=='99'){ - v_eduMd.removeAttr('disabled'); + /* v_eduMd.removeAttr('disabled'); */ + v_eduMd.removeAttr('readonly'); }else{ v_eduMd.val(''); - v_eduMd.attr('disabled', 'disabled'); + /* v_eduMd.attr('disabled', 'disabled'); */ + v_eduMd.attr('readonly', 'readonly'); } } diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnAplctDashboard.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnAplctDashboard.jsp index 482a4f28..185ca8cf 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnAplctDashboard.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnAplctDashboard.jsp @@ -160,10 +160,10 @@

학교지역특성

- checked /> - checked /> - checked /> - checked /> + checked /> + checked /> + checked /> + checked /> diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnClsrmAplctDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnClsrmAplctDetail.jsp index b63982a3..19ad6f89 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnClsrmAplctDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnClsrmAplctDetail.jsp @@ -226,10 +226,10 @@

학교지역특성

- checked /> - checked /> - checked /> - checked /> + checked /> + checked /> + checked /> + checked /> diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/eduAplctDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/eduAplctDetail.jsp index 144d8b49..7d5f3224 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/eduAplctDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/eduAplctDetail.jsp @@ -85,6 +85,7 @@ if ($('#regBtn').prop('disabled')) { $('#regBtn').removeAttr('onclick').removeAttr('data-tooltip'); $('#regBtn').prop('disabled', false); + $('#regBtn').css('background-color', '#d5d5d5'); } } diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/eduAplctList.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/eduAplctList.jsp index 36b02330..ed96a501 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/eduAplctList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/eduAplctList.jsp @@ -168,6 +168,13 @@ $(document).ready(function(){ } + + /* 24.01.22 웹접근성 검사를 위하여 disabled 사용제외 */ + if($applyButton.prop('disabled')){ + $applyButton.removeAttr('onclick'); + $applyButton.prop('disabled', false); + $applyButton.css('background-color', '#d5d5d5'); + } }); const dBirth = document.querySelector(".dBirth"); @@ -507,7 +514,7 @@ $(document).ready(function(){
-
+
6개의 검색결과가 있습니다.
diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctDetail.jsp index fed21d31..f29fc676 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctDetail.jsp @@ -70,6 +70,7 @@ if ($('#regBtn').prop('disabled')) { $('#regBtn').removeAttr('onclick').removeAttr('data-tooltip'); $('#regBtn').prop('disabled', false); + $('#regBtn').css('background-color', '#d5d5d5'); } } diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctList.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctList.jsp index 20aca0e6..27345160 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctList.jsp @@ -81,6 +81,12 @@ $(document).ready(function(){ if ($thisCell.text().trim() !== "접수중") { $applyButton.prop('disabled', true); // 버튼 비활성화 } + /* 24.01.22 웹접근성 검사를 위하여 disabled 사용제외 */ + if($applyButton.prop('disabled')){ + $applyButton.removeAttr('onclick'); + $applyButton.prop('disabled', false); + $applyButton.css('background-color', '#d5d5d5'); + } }); diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctReg.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctReg.jsp index 189382b8..def08359 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctReg.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctReg.jsp @@ -1265,10 +1265,12 @@ function _chkChasiTime(p_this){ if (v_eduPlaceCd=='99'){ - v_eduPlace.removeAttr('disabled'); + /* v_eduPlace.removeAttr('disabled'); */ + v_eduPlace.removeAttr('readonly'); }else{ v_eduPlace.val(''); - v_eduPlace.attr('disabled', 'disabled'); + /* v_eduPlace.attr('disabled', 'disabled'); */ + v_eduPlace.attr('readonly', 'readonly'); } } @@ -1349,7 +1351,8 @@ function _chkChasiTime(p_this){ - + @@ -1399,10 +1402,10 @@ function _chkChasiTime(p_this){ - disabled> + onclick="return false;"> + ${empty info.isltnYn or info.isltnYn eq 'N' ? 'checked' : info.isltnYn} onclick="return false;"> @@ -1548,7 +1551,7 @@ function _chkChasiTime(p_this){ selectedValue="${empty info.eduPlaceCd ? '01' : info.eduPlaceCd}" onChange="eduPlaceChg();" /> - +