Lines Matching refs:setAttribute

259 style.setAttribute("charset","utf-8");
261 style.setAttribute("rel","stylesheet");
262 style.setAttribute("type","text/css");
263 style.setAttribute("href",url);
272 styleSheet.setAttribute("id",uri);
276 element.setAttribute("type","text/javascript");
277 element.setAttribute("id",id);
446 }}else{elt.setAttribute("collapsed",collapsed?"true":"false")
929 }if(name!="document"){element.setAttribute(propname,properties[name])
1338 domMemberMap.Element=extendArray(domMemberMap.Node,["clientWidth","clientHeight","offsetLeft","offsetTop","offsetWidth","offsetHeight","scrollLeft","scrollTop","scrollWidth","scrollHeight","style","tabIndex","title","lang","align","spellcheck","addEventListener","removeEventListener","dispatchEvent","focus","blur","cloneNode","appendChild","insertBefore","replaceChild","removeChild","compareDocumentPosition","getElementsByTagName","getElementsByTagNameNS","getAttribute","getAttributeNS","getAttributeNode","getAttributeNodeNS","setAttribute","setAttributeNS","setAttributeNode","setAttributeNodeNS","removeAttribute","removeAttributeNS","removeAttributeNode","hasAttribute","hasAttributeNS","hasAttributes","hasChildNodes","lookupNamespaceURI","lookupPrefix","normalize","isDefaultNamespace","isEqualNode","isSameNode","isSupported","getFeature","getUserData","setUserData"]);
1742 }if(show){tab.setAttribute("highlight","true")
2019 target.setAttribute("checked","")
2021 target.setAttribute("checked","true")
2029 radio.setAttribute("selected","")
2031 target.setAttribute("selected","true")
2058 element.setAttribute("checked","true")
2060 element.setAttribute("checked","")
2317 node.setAttribute("src",url);
2318 node.setAttribute("frameBorder","0");
2488 i++){a.setAttribute("href","javascript:void(0)")
2732 if(this.node.nodeName.toLowerCase()=="iframe"){node.setAttribute("allowTransparency","true");
2744 if(this.node.nodeName.toLowerCase()=="iframe"){node.setAttribute("allowTransparency","false");
3116 }api.set=withIEStorage(function(storage,key,val){storage.setAttribute(key,api.serialize(val));
4508 event.target.setAttribute("aria-checked",hasClass(target,"opened"));
5174 selectedTab.setAttribute("aria-selected","false")
5180 selectedTab.setAttribute("selected","true");
5181 selectedTab.setAttribute("aria-selected","true");
5478 if(spyHeadTable){spyHeadTable.setAttribute("aria-expanded","true")
5680 $("fbStatusIcon").setAttribute("console","on")
5758 groupBody.setAttribute("role","group");
5764 target.setAttribute("aria-expanded","false")
5766 target.setAttribute("aria-expanded","true")
5992 if(element){element.setAttribute("FirebugVersion",Firebug.version)
6018 consoleElement.setAttribute("FirebugVersion",Firebug.version)
6704 }infoTip.setAttribute("active","true")
6937 style.setAttribute("charset","utf-8");
6938 style.setAttribute("type","text/css");
7083 editStyleSheet.setAttribute("type","text/css");
7085 if(ownerNode.hasAttribute("media")){editStyleSheet.setAttribute("media",ownerNode.getAttribute("media"))
7585 row.setAttribute("ruleId",ruleId)
7598 command.setAttribute("checked",true)
7600 command.setAttribute("checked",false);