随笔分类 -  JavaScript

JavaScript(1)
摘要:1.JavaScript可以直接写入HTML输出流中 document.write() 2.JavaScript对时间做出反应 <button type="button" onclick="alert('Welcome!')">点击这里</button> onclick alert 阅读全文
posted @ 2018-08-09 17:38 zuoyou 阅读(146) 评论(0) 推荐(0)