摘要: JS常用属性方法大全 1.输出语句:document.write(""); 2.JS中的注释为:3.传统的HTML文档顺序是:document->html->(head,body) 4.一个浏览器窗口中的DOM顺序是:window->(navigator,screen,history,locatio 阅读全文
posted @ 2017-06-25 21:44 赞笔 阅读(735) 评论(0) 推荐(0) 编辑