영카트 모달 질문입니다ㅠ 채택완료
닝겐
4년 전
조회 4,096
---------------------------------------------------
-------------------------------------------------------------------------------------------------------------
function item_sell(){ // window.open('','','width=200,height=200,top=200,scrollbars=no');
jQuery(document).ready(function () { $("#modal").show(); });
function closeModal() { $("#modal").hide(); };
}
와같이 코드를 작성했는데요 닫기버튼을 아무리 눌러도 닫히지가 않네요ㅜ 뭐가문젠지모르겠습니다ㅜㅜ
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인