팝업1 [Jquery]레이어팝업 "오늘은 그만보기 / 닫기" 버튼 제이쿼리 [결과보기 - 캡쳐] 1 - html 1 1 1 2 2 2 3 3 3 4 4 4 오늘은 그만보기 닫기 2 - CSS .wrap {min-width:1200px; margin:0 auto; position:relative;} #popup {position:absolute; top:100px; left:50%; transform:translateX(-50%); z-index:1000; width:500px; height:500px; background:pink; display:none;} table {width:350px; table-layout:fixed; text-align:center;margin:180px auto 0;} table tr th { background:#eee;} table tr td .. 2020. 2. 20. 이전 1 다음 반응형