jsp 페이지에서, enter 이벤트 발생시, if(event.keyCode==13) { alert('1'); } 실행하게 돼면 어이없게 화면이 넘어가 버린다. 페이지에 input type ...
確定! 回上一頁