document.all的用法详解
摘要:all[] 已经被 Document 接口的标准的 getElementByid() 方法和 getElementsByTagName() 方法以及 Document 对象的 getElementsByName() 方法所取代。尽管如此,这个 all[] 数组在已有的代码中仍然使用。一.docum...
阅读全文
posted @ 2015-08-26 18:55
posted @ 2015-08-26 18:55