摘要:
从IE4开始IE的object model才增加了document.all[],来看看document.all[]的Description:Array of all HTML tags in the document.Collection of all elements contained by the object. 也就是说document.all[]是文档中所有标签组成的一个数组变量,包括了文档对象中所有元素(见例1)。IE’s document.all collection exposes all document elements.This array provides acces. 阅读全文
posted @ 2008-11-28 16:22
Angelo Lee
阅读(156)
评论(0)
推荐(0)
浙公网安备 33010602011771号