2008年8月22日
摘要: 从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[]是文档中所有标签组成的一个数组变量... 阅读全文
posted @ 2008-08-22 10:21 自己 阅读(303) 评论(0) 推荐(0) 编辑