window.location.href not working. The browser is still submitting the form after your code runs. Add return false; to the handler to prevent that. Try this
確定! 回上一頁