随笔分类 -  JavaScript

摘要:<%-- Created by IntelliJ IDEA. User: dell Date: 2022/7/22 Time: 16:57 To change this template use File | Settings | File Templates. --%> <%@ page cont 阅读全文
posted @ 2022-07-25 09:16 晓葡萄在路上 阅读(69) 评论(0) 推荐(0) 编辑
摘要:<%-- Created by IntelliJ IDEA. User: dell Date: 2022/7/22 Time: 16:57 To change this template use File | Settings | File Templates. --%> <%@ page cont 阅读全文
posted @ 2022-07-24 21:43 晓葡萄在路上 阅读(33) 评论(0) 推荐(0) 编辑
摘要:一、用到的图片 二、编写页面的代码 <%-- Created by IntelliJ IDEA. User: dell Date: 2022/7/7 Time: 20:01 To change this template use File | Settings | File Templates. - 阅读全文
posted @ 2022-07-11 20:19 晓葡萄在路上 阅读(184) 评论(0) 推荐(0) 编辑
摘要:一、DOM改变网页的内容、结构、样式 二、文档:一个页面就是一个文档,DOM中用document表示; 元素:页面中所有标签都是元素,DOM中用element表示; 节点:网页中所有内容都是节点(标签、属性、文本、注释等),DOM中使用node; DOM把以上内容都看作对象; 三、获取元素 1:如何 阅读全文
posted @ 2022-03-25 10:45 晓葡萄在路上 阅读(23) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示