Title
摘要: 元素属性的添加删除(原生js) 添加属性 odiv.setAttribute("title","hello div!"); odiv.setAttribute("class","boxClass"); odiv.setAttribute("hello","divTag");//自定义属性设(hell 阅读全文
posted @ 2020-03-23 22:01 快乐小洋人 阅读(87) 评论(0) 推荐(0)