createElement ('a'); mylink.setAttribute('href',"href的属性") //你还可以添加<a></a>中的东西 mylink.appendChild(document.createTextNode('超链接')).
確定! 回上一頁