답변 2개
3년 전
다음 예제를 보시면
이 줄이 닫는 역할을 하는 코드입니다.
버튼이든지 어떤 선택부분을 ID로 표시한다음에 .display='none' 를 넣은 것입니다.
위는 js로 표현한 것이고
jquery 로 표시하면
$("#id01").hide(); 도움이 되었기를 바랍니다.
================================================
W3.CSS Animated Modal
Zoom in the modal with the w3-animate-zoom class, or slide in the modal from a specific direction using the w3-animate-top, w3-animate-bottom, w3-animate-left or w3-animate-right class:
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인