如何查看dom所有的属性

var div = document.createElement("div")
dir(div)
console.dir(div)
posted @ 2020-04-01 14:31  菜鸡_chicken  阅读(610)  评论(0编辑  收藏  举报