The plain HTML way is to put it in a <form> wherein you specify the desired target ... <input type="button" onclick="location.href='https://google.com';" ...
確定! 回上一頁