js 动态修改css文件的方法
_.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 送给学长毕业祝福语简短