엔터 막기 페이지 정보 작성일 21-04-12 11:05 본문 $(document).keypress(function(e) { if (e.keyCode == 13) e.preventDefault(); }); 목록 답변 이전글lodash 21.09.02 다음글key up - check 21.03.29 댓글목록 댓글목록 등록된 댓글이 없습니다.