$.ready(function () { document.body.onkeydown=function (e) { var event=window.event || e; if(event.keyCode==13) { var event1 = document.
確定! 回上一頁