createTextNode("Jason is pretty awesome"); first.appendChild(text); document.getElementsByName("thistime").appendChild(first); } </script> <div ...
確定! 回上一頁