Lines Matching refs:setAttribute

716     style.setAttribute("charset","utf-8");
718 style.setAttribute("rel", "stylesheet");
719 style.setAttribute("type", "text/css");
720 style.setAttribute("href", url);
743 styleSheet.setAttribute("id", uri);
750 element.setAttribute("type", "text/javascript");
751 element.setAttribute("id", id);
1244 elt.setAttribute("collapsed", collapsed ? "true" : "false");
2450 element.setAttribute(propname, properties[name]);
7321 tab.setAttribute("highlight", "true");
8411 target.setAttribute("checked", "");
8416 target.setAttribute("checked", "true");
8436 radio.setAttribute("selected", "");
8441 target.setAttribute("selected", "true");
8532 element.setAttribute("checked", "true");
8538 element.setAttribute("checked", "");
9526 node.setAttribute("src", url);
9527 node.setAttribute("frameBorder", "0");
10225 a.setAttribute("href", "javascript:void(0)");
11101 node.setAttribute("allowTransparency", "true");
11134 node.setAttribute("allowTransparency", "false");
12586 storage.setAttribute(key, api.serialize(val))
16943 event.target.setAttribute('aria-checked', hasClass(target, "opened"));
19564 selectedTab.setAttribute("aria-selected", "false");
19578 selectedTab.setAttribute("selected", "true");
19579 selectedTab.setAttribute("aria-selected", "true");
21076 spyHeadTable.setAttribute('aria-expanded', 'true');
21992 $('fbStatusIcon').setAttribute("console", "on");
22238 groupBody.setAttribute('role', 'group');
22256 target.setAttribute('aria-expanded', 'false');
22261 target.setAttribute('aria-expanded', 'true');
23028 element.setAttribute("FirebugVersion", Firebug.version); // Initialize Firebug version.
23091 consoleElement.setAttribute("FirebugVersion", Firebug.version);
25298 infoTip.setAttribute("active", "true");
26122 style.setAttribute("charset","utf-8");
26123 style.setAttribute("type", "text/css");
26666 editStyleSheet.setAttribute("type", "text/css");
26673 editStyleSheet.setAttribute("media", ownerNode.getAttribute("media"));
28576 row.setAttribute("ruleId", ruleId);
28621 command.setAttribute("checked", true);
28627 command.setAttribute("checked", false);