该方法与getElementById() 方法相似,但是它查询元素的name 属性,而不是id 属性。 ... <html> <head> <script type="text/javascript"> function getElements() { var ...
確定! 回上一頁