we can use onclick also for opening new page when we clicked on submit button. syntax. <input type=button onClick="location.href='XX.html'" value='submit'>.
確定! 回上一頁