python web jQuery day16
摘要:
DOM 查找:直接查找 间接查找(节点:包含元素和节点,元素:只包含元素) --getElementById --getElementsByTagName 操作: 值 innerText innerHtml value class: className classList.add classList 阅读全文
posted @ 2016-08-23 17:47 QinLing 阅读(290) 评论(0) 推荐(0) 编辑