会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
高凡梵高
移步 https://github.com/simongfxu/simongfxu.github.com/issues
首页
新随笔
管理
2011年8月17日
动态创建样式表在各浏览器中的差异
摘要: <!doctypehtml><head></head><body><spanid="con">xxx</span><script>varcss=document.createElement('style');css.setAttribute('type','text/css');varcssText='span{color:Red;}';if(css.styleSheet){//IEcss.styleSheet.cssText=
阅读全文
posted @ 2011-08-17 10:17 高凡凡高
阅读(166)
评论(0)
推荐(0)
编辑
公告