摘要: 元素的属性 attributes 是所有标签属性构成的数据集合。 classList 是所有class名构成的数组集合,有add( )和remove( ) 1.client系列 clientHeight / clientWidth、是我们设置的宽和高加上内边距(没有边框) clientLeft /  阅读全文
posted @ 2018-11-12 18:40 web前端探索者 阅读(128) 评论(0) 推荐(0) 编辑