html 點擊跳轉頁面. 第一種: 在button 標籤加上onclick 屬性,使用window.location.href='url' 進行跳轉 <input type="button" name="register" ...
確定! 回上一頁