Create input text. 14. var myElement1 = document.createElement( 'input' );. 15. myElement1.setAttribute( 'type' , "text" );. 16. myElement1.
確定! 回上一頁