09 2011 档案

getComputedStyle、currentStyle 和getPropertyValue
摘要:getComputedStyle和currentStyle都是获取对象的css样式集合,currentStyle只支持IE,标准浏览器可使用getComputedStyle. 阅读全文

posted @ 2011-09-30 13:59 Lecaf 阅读(1896) 评论(0) 推荐(0)