訪問Input Image 對象. 你可以使用getElementById() 函數來訪問使用type="image" 屬性的<input> 元素: var x = document.getElementById("myImage");.
確定! 回上一頁