js 动态修改css文件用到了cssRule
_.find(document.styleSheets[4].cssRules,function(cssRule){
if(cssRule.selectorText&&cssRule.selectorText.indexOf(".navbar-fixed-top2")>-1){
cssRule.style.position="";
cssRule.style.top="0px";
}
if(cssRule.selectorText&&cssRule.selectorText.indexOf("#pageIndi_content,#page1_l1_content,#page_appList")>-1){
cssRule.style.padding="0px";
}
if(cssRule.selectorText&&cssRule.selectorText.indexOf("#page1_index_content")>-1){
cssRule.style.padding="0px";
}
});
循环用的underscore,在使用cssRule不能直接使用下面的代码,否则不会生效
cssRule.style="left:0;position:'';right:0;top:0px;z-index:1031;";
只能使用
cssRule.style.padding="0px";
热门推荐
10 香港老妈结婚祝福语简短
11 毕业立体贺卡祝福语简短
12 简短新年年会祝福语
13 评论小品祝福语大全简短
14 恭喜师兄结婚祝福语简短
15 员工集体辞职祝福语简短
16 高中新生祝福语 简短
17 装修祝福语男生搞笑简短
18 生日开业蛋糕祝福语简短