Document 对象
摘要:
Document 对象 每个载入浏览器的 HTML 文档都会成为 Document 对象。 Document 对象使我们可以从脚本中对 HTML 页面中的所有元素进行访问。 提示:Document 对象是 Window 对象的一部分,可通过 window.document 属性对其进行访问。 Doc 阅读全文
posted @ 2018-12-19 22:00
繁星fanxing
阅读(150)
评论(0)
推荐(0)
浙公网安备 33010602011771号