$('img[src*="btn_cancel"]').click(function(){

$('#폼아이디')[0].reset();

//취소 완료 메시지 표시

alert("변경된 정보가 초기화 되었습니다.");

});

블로그 이미지

왕왕왕왕

,