Example: javascript set attribute href var a = document.getElementById('myElementID'); a.href = "http://www.mywebsite.com";
確定! 回上一頁