(event.keyCode!=13);. When enter key is pressed the above condition is false hence false is returned this the postback is disabled.
確定! 回上一頁