摘要: jQuery jQueryjQuery 是目前最受欢迎的 JavaScript 框架 jQuery 是为处理 HTML 事件而特别设计的<script type="text/javascript" src="jquery.js"></script>特性HTML 元素选取HTML 元素操作CSS 操作 阅读全文
posted @ 2016-11-14 01:59 小黑·.· 阅读(302) 评论(0) 推荐(0)
摘要: 输出<script>document.write("<h1>This is a heading</h1>");document.write("<p>This is a paragraph</p>");</script> 语句document.getElementById("demo").innerH 阅读全文
posted @ 2016-11-14 00:14 小黑·.· 阅读(214) 评论(0) 推荐(0)