创建Input Image 对象. 您可以通过使用document.createElement() 方法来创建<image> 元素: var x = document.createElement("INPUT"); x.setAttribute("type" ...
確定! 回上一頁