[Solution found!] var a = document.getElementById('yourlinkId'); //or grab it by tagname etc a.href = "somelink url"
確定! 回上一頁