Example 1: javascript setattribute. element.setAttribute(<name>, <value>); // ex var aElement = document.querySelector("a"); aElement.setAttribute("href" ...
確定! 回上一頁