Lines Matching refs:setAttribute

248 style.setAttribute("charset","utf-8");
250 style.setAttribute("rel","stylesheet");
251 style.setAttribute("type","text/css");
252 style.setAttribute("href",url);
261 styleSheet.setAttribute("id",uri);
265 element.setAttribute("type","text/javascript");
266 element.setAttribute("id",id);
435 }}else{elt.setAttribute("collapsed",collapsed?"true":"false")
918 }if(name!="document"){element.setAttribute(propname,properties[name])
1731 }if(show){tab.setAttribute("highlight","true")
2008 target.setAttribute("checked","")
2010 target.setAttribute("checked","true")
2018 radio.setAttribute("selected","")
2020 target.setAttribute("selected","true")
2047 element.setAttribute("checked","true")
2049 element.setAttribute("checked","")
2306 node.setAttribute("src",url);
2307 node.setAttribute("frameBorder","0");
2477 i++){a.setAttribute("href","javascript:void(0)")
2721 if(this.node.nodeName.toLowerCase()=="iframe"){node.setAttribute("allowTransparency","true");
2733 if(this.node.nodeName.toLowerCase()=="iframe"){node.setAttribute("allowTransparency","false");
3105 }api.set=withIEStorage(function(storage,key,val){storage.setAttribute(key,api.serialize(val));
4497 event.target.setAttribute("aria-checked",hasClass(target,"opened"));
5163 selectedTab.setAttribute("aria-selected","false")
5169 selectedTab.setAttribute("selected","true");
5170 selectedTab.setAttribute("aria-selected","true");
5467 if(spyHeadTable){spyHeadTable.setAttribute("aria-expanded","true")
5669 $("fbStatusIcon").setAttribute("console","on")
5747 groupBody.setAttribute("role","group");
5753 target.setAttribute("aria-expanded","false")
5755 target.setAttribute("aria-expanded","true")
5981 if(element){element.setAttribute("FirebugVersion",Firebug.version)
6007 consoleElement.setAttribute("FirebugVersion",Firebug.version)
6693 }infoTip.setAttribute("active","true")
6926 style.setAttribute("charset","utf-8");
6927 style.setAttribute("type","text/css");
7072 editStyleSheet.setAttribute("type","text/css");
7074 if(ownerNode.hasAttribute("media")){editStyleSheet.setAttribute("media",ownerNode.getAttribute("med…
7574 row.setAttribute("ruleId",ruleId)
7587 command.setAttribute("checked",true)
7589 command.setAttribute("checked",false);