document.getElementById() 回傳id 屬性(attribute) 的元素(element) 物件(object) 。 舉例如下 function run() { var s = document.getElementById("show"); s.
確定! 回上一頁