$(“div span”)// 派生選擇器. <div>. <span></span>//找到 ... <span></span>//找不到 ... :empty. 獲得空元素(內部沒有任何元素/文字(空) )節點物件.
確定! 回上一頁