attr() CSS 函數使用於樣式取得被選取之元素中特定屬性的值。 ... Simple usage */ attr(data-count); attr(title); /* With type */ attr(src url); ...
確定! 回上一頁