DOM文章對象用於表示HTML <article>元素。可以使用getElementById()方法訪問article元素。 用法: document.getElementById("id");. 其中'id'是分配給商品標簽的ID。
確定! 回上一頁