<script>. function submitTextarea() {. // 엔터를 누르면 전송 됩니다. if (event.keyCode === 13) {. alert('전송');. }.
確定! 回上一頁