javascript 按Enter即送出訊息,Shift+Enter為換行。 ... function submit(){ … } $(document).keypress(function(e){ var keynum = (event.keyCode ?
確定! 回上一頁