摘要:
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, 阅读全文
posted @ 2022-07-12 12:06
木子欢儿
阅读(381)
评论(0)
推荐(0)
摘要:
<button>操作内容</button> <script> var ele=document.querySelector('div'); var btn=document.querySelector('button'); // //获取文本元素内容 // console.log(ele.inner 阅读全文
posted @ 2022-07-12 11:34
木子欢儿
阅读(31)
评论(0)
推荐(0)
摘要:
<div>一号</div> <div class="box">二号</div> <div class="box content">三号</div> <div class="box" id="container">四号</div> <script> // 获取元素方式 //根据ID,没有ID值为nul 阅读全文
posted @ 2022-07-12 11:04
木子欢儿
阅读(42)
评论(0)
推荐(0)

浙公网安备 33010602011771号