混水摸魚

[ Javascript ] – onclick 達成 a href target _blank 另開視窗連結功能

之前一直用loacation.href 忘記還有window.open 可以用>< [html] <a href="網址" target="_blank"> <button onclick="window.open(網址);"></button> [/html]

Leave a Comment

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *