用window.getComputedStyle 方法取得某元素當前所有的CSS 樣式值後,接著再用返回物件的getPropertyValue 方法來取得個別的CSS 屬性值。 語法: var style ...
確定! 回上一頁