判斷父元素下是否有子元素

jq: $(parent).children().length==0get

js:  parentNode.getElementsByTagName("*").length == 0

相關文章
相關標籤/搜索