jQuery :root 選擇器
定義和用法
The :root selector selects the document's root element.
In HTML, the root element is always the <html> element.
語法
$(":root")
The :root selector selects the document's root element.
In HTML, the root element is always the <html> element.
$(":root")
如果您想將 W3Schools 服務用於教育機構、團隊或企業,請傳送電子郵件給我們
sales@w3schools.com
如果您想報告錯誤,或想提出建議,請傳送電子郵件給我們
help@w3schools.com