网站如何做数据库考研培训机构排名前十
【前端】js通过元素属性获取元素
<div for="hc_opportunity_config">aaaaa</div>//通过属性获取元素document.querySelector('[for="hc_opportunity_config"]')
document.querySelector('[属性="属性值"]')
【前端】js通过元素属性获取元素
<div for="hc_opportunity_config">aaaaa</div>//通过属性获取元素document.querySelector('[for="hc_opportunity_config"]')
document.querySelector('[属性="属性值"]')