返回值:jQuery:root
V1.9概述
選擇該文檔的根元素。
在HTML中,文檔的根元素,和$(":root")選擇的元素一樣, 永遠是<html>元素。
示例
設置<html>背景顏色為黃色
$(":root").css("background-color","yellow");
?
Dieses Dokument verwendet PHP-Handbuch für chinesische Websites Freigeben