2024/02/20 웹접근성 1차 심사 후 수정(실무역략강화 > 전체과정 > 팝업 > title 추가)
This commit is contained in:
parent
b96c0e2790
commit
caefee2f9a
@ -71,6 +71,8 @@ $(document).ready(function(){
|
|||||||
|
|
||||||
// $('#fld').hide();
|
// $('#fld').hide();
|
||||||
|
|
||||||
|
//웹접근성>달력 버튼 title추가
|
||||||
|
$(".duet-date__input-wrapper .duet-date__toggle").attr("title","달력팝업 열림");
|
||||||
});
|
});
|
||||||
|
|
||||||
// value 체크
|
// value 체크
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user