var sheet = document.styleSheets[0]; //获取CSSStylesheet var Rule = document.getComputedStyle; //获取CSS Style Rule 一般会用到insertRule 和deleteRule
確定! 回上一頁