if(confirm('삭제하시겠습니까?')){
del.Ajax(item.icmt);
}
//수정버튼 클릭시
modBtn.addEventListener('click',function(){
//댓글 수정 모달창 띄우기
});
detail.jsp
detail.css
#modal{
position : absolute;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.5);
}
http://www.servlets.com/
-> cos.jar 다운받기
현재 돌아가고 있는 파일 드라이브를 return함
하지만 지금 안 쓸 거임. 요즘은 거의 압축해서 쓰기 때문