会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
善未易明
博客园
首页
新随笔
联系
订阅
管理
2017年3月24日
getPropertyValue (实现 js框架中 css 的最终调用的函数)
摘要: ,取得元素最终计算出的css 样式 var a = document.getElementById("content"); alert("style "+a.style.color); alert("css "+window.getComputedStyle(a).getPropertyValue(
阅读全文
posted @ 2017-03-24 17:38 善未易明
阅读(1482)
评论(0)
推荐(0)
公告