例如 <a href="google.com" target="_blank"></a> ,而js的按鈕寫法就是 <button ... onclick="window.open('google', '_blank')">BUTTON</button>.
確定! 回上一頁