DOM和事件
document对象有很多属性来描述文档信息 document.doctype document.title document.characterSet document.head document.body document.images document.readyState属性返回当前文档的状态,共有三种可能的值 loading:加载H...
共 1 篇文章
document对象有很多属性来描述文档信息 document.doctype document.title document.characterSet document.head document.body document.images document.readyState属性返回当前文档的状态,共有三种可能的值 loading:加载H...