jQuery :empty 选择器
定义和用法
:empty 选择器用于选择空元素。
空元素是指没有子元素或文本的元素。
语法
$(":empty")
:empty 选择器用于选择空元素。
空元素是指没有子元素或文本的元素。
$(":empty")
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]