Lines Matching refs:el
12 var firebug={version:[1.231,20100118],el:{},env:{"css":"http://getfirebug.com/releases/lite/1.2/fir… property
21 el.firebugIcon=new lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","fireb…
22 el.header=new lib.element("DIV").attribute.addClass("Header").insert(el.main);el.left={};el.left.co…
23 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});}
24 el.nav={};el.nav.container=new lib.element("DIV").attribute.addClass("Nav").insert(el.left.containe…
25 el.nav.dom=new lib.element("A").attribute.addClass("Tab").update("DOM").event.addListener("click",l…
27 if(env.showIconWhenHidden){if(!internal.popupWin){el.firebugIcon.environment.addStyle({"display":en…
29 …el.main.environment.addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environment.add…
33 …el.main.element.style.height.replace(/px/,''),10)-38);exdate=new Date();exdate.setDate(exdate.getD…
34 …el.button.dock.environment.addStyle({"display":"block"});el.button.newWindow.environment.addStyle(…
35 …el.main.environment.addStyle({"display":"none"});firebug.el.mainiframe.environment.addStyle({"disp…
36 …el.main.environment.addStyle({"height":win.resizer.y[2]+"px"});el.mainiframe.environment.addStyle(…
37 return;var dim=lib.util.GetViewport();el.main.environment.addStyle({"width":dim.width+"px"});el.mai…
38 …el.main.environment.addStyle({"top":dim.height-el.main.environment.getSize().offsetHeight+Math.max…
39 …enObject:function(_index){with(firebug){d.dom.open(d.console.cache[_index],el.left.dom.container,l…
41 return;el.left.console.input.environment.getElement().value="";d.console.historyIndex=d.console.his…
42 …el.left.console.monitor.environment.getElement().parentNode.scrollTop=Math.abs(el.left.console.mon…
43 …Text.match(/\{(.*)\}/)[1];str+=d.css.printRule(selector,cssText.split(";"),el.left.css.container);…
44 el.left.css.container.update(str);}},printRule:function(_selector,_css,_layer){with(firebug){var st…
45 …el.button.css.selectbox.update("");var collection=internal.targetWindow.document.styleSheets;for(v…
63 if(_clear){internal.targetWindow.firebug.el.bgInspector.environment.addStyle({"display":"none"});re…
66 …el.left.html.container.child.get().length;t++){searchEl=el.left.html.container.child.get()[t];if(/…
67 if(!parentLayer){parentLayer=el.left.html.container.child.get()[3].childNodes[1].lib;}
71 …el.right.html.nav[d.html.nIndex].attribute.removeClass("Selected");el.right.html.nav[_index].attri…
72 if(parent!=el.left.html.container){nodeLink=parent.environment.getParent().lib.child.get()[0].lib;i…
73 ….element.lib.attribute.removeClass("OpenSubContainer");return;};if(parent!=el.left.html.container)…
77 …){with(firebug){var index=d.html.nIndex;var node=d.html.current[0];d.clean(el.right.html.content);…
78 el.right.html.content.update(str);break;case"dom":d.dom.open(node,el.right.html.content,lib.env.ie)…
79 …el.button.inspect.attribute[(d.inspector.enabled?"add":"remove")+"Class"]("Enabled");if(d.inspecto…
81 el.left.scripts.container.update(source);}catch(e){el.left.scripts.container.child.add(new lib.elem…
82 …el.left.str.container.update(_str.replace(/\n/g,"<br />"))}}},xhr:{objects:[],addObject:function()…
83 el.left.xhr.readystateContent.child.add(new lib.element("span").update(item[1].readyState));el.left…
84 …el.left.container.environment.addStyle({"width":_open?"70%":"100%"});el.right.container.environmen…
85 el.nav[close].attribute.removeClass("Selected");if(el.nav[open])
86 el.nav[open].attribute.addClass("Selected");switch(open){case"console":d.navigateRightColumn(_index…
87 …el.left.dom.container.environment.getElement().innerHTML==""){var t=Number(new Date);d.dom.open(ev…
93 …el.button.xhr.textbox.environment.getElement().value.split(","));}},consoleTextbox:function(_event…
94 …:if(d.console.history[d.console.historyIndex+1]){d.console.historyIndex+=1;el.left.console.input.u…
95 break;case 38:if(d.console.history[d.console.historyIndex-1]){d.console.historyIndex-=1;el.left.con…
96 …el.button.css.selectbox.environment.getElement().selectedIndex);}},domTextbox:function(_event){wit…
97 …el.main.environment.getElement()&&target.offsetParent!=el.main.environment.getElement()){d.inspect…
99 …el.button.scripts.selectbox.environment.getElement().value));}},xhrTextbox:function(_event){with(f…
127 …nts.length;i++){var el=arguments[i];this._parent_.environment.getElement().appendChild(el.environm…