Lines Matching refs:element

105 …new lib.element("link").attribute.set("rel","stylesheet").attribute.set("type","text/css").attribu…
116 …el.firebugIcon = new lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","fi…
122 …el.mainiframe = new lib.element("IFRAME").attribute.set("id","FirebugIFrame").attribute.set('fireb…
123 …el.main = new lib.element("DIV").attribute.set("id","Firebug").attribute.set('firebugIgnore',true)…
125 …el.resizer = new lib.element("DIV").attribute.addClass("Resizer").event.addListener("mousedown",wi…
127 el.header = new lib.element("DIV").attribute.addClass("Header").insert(el.main);
129 el.left.container = new lib.element("DIV").attribute.addClass("Left").insert(el.main);
131 el.right.container = new lib.element("DIV").attribute.addClass("Right").insert(el.main);
132 el.main.child.add(new lib.element("DIV").attribute.addClass('Clear'));
138 …el.button.container = new lib.element("DIV").attribute.addClass("ButtonContainer").insert(el.heade…
139 …el.button.logo = new lib.element("A").attribute.set("title","Firebug Lite").attribute.set("target"…
140 …el.button.inspect = new lib.element("A").attribute.addClass("Button").event.addListener("click",in…
141 …el.button.dock = new lib.element("A").attribute.addClass("Button Dock").event.addListener("click",…
142 …el.button.newWindow = new lib.element("A").attribute.addClass("Button NewWindow").event.addListene…
145 …el.button.maximize = new lib.element("A").attribute.addClass("Button Maximize").event.addListener(…
146 …el.button.minimize = new lib.element("A").attribute.addClass("Button Minimize").event.addListener(…
147 …el.button.close = new lib.element("A").attribute.addClass("Button Close").event.addListener("click…
158 el.nav.container = new lib.element("DIV").attribute.addClass("Nav").insert(el.left.container);
159 …el.nav.console = new lib.element("A").attribute.addClass("Tab Selected").event.addListener("click"…
160 …el.nav.html = new lib.element("A").attribute.addClass("Tab").update("HTML").event.addListener("cli…
161 …el.nav.css = new lib.element("A").attribute.addClass("Tab").update("CSS").event.addListener("click…
163 …el.nav.scripts = new lib.element("A").attribute.addClass("Tab").update("Script").event.addListener…
165 …el.nav.dom = new lib.element("A").attribute.addClass("Tab").update("DOM").event.addListener("click…
166 …el.nav.xhr = new lib.element("A").attribute.addClass("Tab").update("XHR").event.addListener("click…
167 …el.nav.optionsdiv = new lib.element("DIV").attribute.addClass("Settings").insert(el.nav.container);
168 …el.nav.options = new lib.element("A").attribute.addClass("Tab Button Options").update("Options&nbs…
173 …el.borderInspector = new lib.element("DIV").attribute.set("id","FirebugBorderInspector").attribute…
174 …el.bgInspector = new lib.element("DIV").attribute.set("id","FirebugBGInspector").attribute.set('fi…
180 …el.left.console.container = new lib.element("DIV").attribute.addClass("Console").insert(el.left.co…
181 …el.left.console.mlButton = new lib.element("A").attribute.addClass("MLButton").event.addListener("…
182 el.left.console.monitor = new lib.element("DIV").insert(
183 new lib.element("DIV").attribute.addClass("Monitor").insert(el.left.console.container)
186 new lib.element("DIV").attribute.addClass("InputArrow").update(">>>")
188 …el.left.console.input = new lib.element("INPUT").attribute.set("type","text").attribute.addClass("…
189 … new lib.element("DIV").attribute.addClass("InputContainer").insert(el.left.console.container)
193 …el.right.console.container = new lib.element("DIV").attribute.addClass("Console Container").insert…
194 …el.right.console.mlButton = new lib.element("A").attribute.addClass("MLButton CloseML").event.addL…
195 …el.right.console.input = new lib.element("TEXTAREA").attribute.addClass("Input").insert(el.right.c…
196 …nsole.input.event.addListener("keydown",lib.util.Curry(tab,window,el.right.console.input.element));
197 …el.right.console.run = new lib.element("A").attribute.addClass("Button").event.addListener("click"…
198 …el.right.console.clear = new lib.element("A").attribute.addClass("Button").event.addListener("clic…
201 …el.button.console.container = new lib.element("DIV").attribute.addClass("ButtonSet").insert(el.but…
202 …el.button.console.clear = new lib.element("A").attribute.addClass("Button").event.addListener("cli…
209 …el.left.html.container = new lib.element("DIV").attribute.addClass("HTML").insert(el.left.containe…
212 …el.right.html.container = new lib.element("DIV").attribute.addClass("HTML Container").insert(el.ri…
215 …el.right.html.nav.container = new lib.element("DIV").attribute.addClass("Nav").insert(el.right.htm…
216 …el.right.html.nav.computedStyle = new lib.element("A").attribute.addClass("Tab Selected").event.ad…
217 …el.right.html.nav.dom = new lib.element("A").attribute.addClass("Tab").event.addListener("click",l…
219 …el.right.html.content = new lib.element("DIV").attribute.addClass("Content").insert(el.right.html.…
222 …el.button.html.container = new lib.element("DIV").attribute.addClass("ButtonSet HTML").insert(el.b…
229 …el.left.css.container = new lib.element("DIV").attribute.addClass("CSS").insert(el.left.container);
232 …el.right.css.container = new lib.element("DIV").attribute.addClass("CSS Container").insert(el.righ…
235 …el.right.css.nav.container = new lib.element("DIV").attribute.addClass("Nav").insert(el.right.css.…
236 …el.right.css.nav.runCSS = new lib.element("A").attribute.addClass("Tab Selected").update("Run CSS"…
238 …el.right.css.mlButton = new lib.element("A").attribute.addClass("MLButton CloseML").event.addListe…
239 …el.right.css.input = new lib.element("TEXTAREA").attribute.addClass("Input").insert(el.right.css.c…
240 …s.input.event.addListener("keydown",lib.util.Curry(firebug.tab,window,el.right.css.input.element));
241 …el.right.css.run = new lib.element("A").attribute.addClass("Button").event.addListener("click",lis…
242 …el.right.css.clear = new lib.element("A").attribute.addClass("Button").event.addListener("click",l…
245 …el.button.css.container = new lib.element("DIV").attribute.addClass("ButtonSet CSS").insert(el.but…
246 …el.button.css.selectbox = new lib.element("SELECT").event.addListener("change",listen.cssSelectbox…
253 …el.left.scripts.container = new lib.element("DIV").attribute.addClass("Scripts").insert(el.left.co…
256 …el.right.scripts.container = new lib.element("DIV").attribute.addClass("Scripts Container").insert…
259 …el.button.scripts.container = new lib.element("DIV").attribute.addClass("ButtonSet Scripts").inser…
260 …el.button.scripts.selectbox = new lib.element("SELECT").event.addListener("change",listen.scriptsS…
261 …el.button.scripts.lineNumbers = new lib.element("A").attribute.addClass("Button").event.addListene…
268 …el.left.dom.container = new lib.element("DIV").attribute.addClass("DOM").insert(el.left.container);
271 …el.right.dom.container = new lib.element("DIV").attribute.addClass("DOM Container").insert(el.righ…
274 …el.button.dom.container = new lib.element("DIV").attribute.addClass("ButtonSet DOM").insert(el.but…
275 …el.button.dom.label = new lib.element("LABEL").update("Object Path:").insert(el.button.dom.contain…
276 …el.button.dom.textbox = new lib.element("INPUT").event.addListener("keydown",listen.domTextbox).up…
282 …el.left.str.container = new lib.element("DIV").attribute.addClass("STR").insert(el.left.container);
285 …el.right.str.container = new lib.element("DIV").attribute.addClass("STR").insert(el.left.container…
288 …el.button.str.container = new lib.element("DIV").attribute.addClass("ButtonSet XHR").insert(el.but…
289 …el.button.str.watch = new lib.element("A").attribute.addClass("Button").event.addListener("click",…
295 …el.left.xhr.container = new lib.element("DIV").attribute.addClass("XHR").insert(el.left.container);
298 …el.right.xhr.container = new lib.element("DIV").attribute.addClass("XHR").insert(el.left.container…
302 …el.button.xhr.container = new lib.element("DIV").attribute.addClass("ButtonSet XHR").insert(el.but…
303 …el.button.xhr.label = new lib.element("LABEL").update("XHR Path:").insert(el.button.xhr.container);
304 …el.button.xhr.textbox = new lib.element("INPUT").event.addListener("keydown",listen.xhrTextbox).in…
305 …el.button.xhr.watch = new lib.element("A").attribute.addClass("Button").event.addListener("click",…
311 el.settings.container = new lib.element("DIV").child.add(
312 new lib.element("DIV").attribute.addClass("Header").child.add(
313 new lib.element().attribute.addClass("Title").update('Firebug Lite Settings')
316 …el.settings.content = new lib.element("DIV").attribute.addClass("Content").insert(el.settings.cont…
317 …el.settings.progressDiv = new lib.element("DIV").attribute.addClass("ProgressDiv").insert(el.setti…
318 …el.settings.progress = new lib.element("DIV").attribute.addClass("Progress").insert(el.settings.pr…
319 …el.settings.cbxDebug = new lib.element("INPUT").attribute.set("type","checkbox").attribute.addClas…
321 new lib.element("BR").insert(el.settings.content);
322 …el.settings.cbxDetectFirebug = new lib.element("INPUT").attribute.set("type","checkbox").attribute…
324 new lib.element("BR").insert(el.settings.content);
325 …el.settings.cbxHideDOMFunctions = new lib.element("INPUT").attribute.set("type","checkbox").attrib…
327 new lib.element("BR").insert(el.settings.content);
328 …el.settings.cbxOverride = new lib.element("INPUT").attribute.set("type","checkbox").attribute.addC…
330 new lib.element("BR").insert(el.settings.content);
331 …el.settings.cbxShowIcon = new lib.element("INPUT").attribute.set("type","checkbox").attribute.addC…
333 new lib.element("BR").insert(el.settings.content);
334 …el.settings.cbxOpenInPopup = new lib.element("INPUT").attribute.set("type","checkbox").attribute.a…
336 new lib.element("BR").insert(el.settings.content);
338 …el.settings.textNodeChars = new lib.element("INPUT").attribute.set("type","text").attribute.addCla…
340 el.settings.buttonDiv = new lib.element("DIV").insert(el.settings.content);
341 …el.settings.buttonLeftDiv = new lib.element("DIV").attribute.addClass("ButtonsLeft").insert(el.set…
342 …el.settings.resetButton = new lib.element("INPUT").attribute.set("type","button").update("Reset").…
343 …el.settings.buttonRightDiv = new lib.element("DIV").attribute.addClass("ButtonsRight").insert(el.s…
344 …el.settings.cancelButton = new lib.element("INPUT").attribute.set("type","button").update("Cancel"…
346 …el.settings.saveButton = new lib.element("INPUT").attribute.set("type","button").update("Save").ev…
415 var posXY=lib.util.Element.getPosition(firebug.el.nav.options.element);
453 fe.debug=elSet.cbxDebug.element.checked;
454 fe.detectFirebug=elSet.cbxDetectFirebug.element.checked;
455 fe.hideDOMFunctions=elSet.cbxHideDOMFunctions.element.checked;
456 fe.override=elSet.cbxOverride.element.checked;
457 fe.showIconWhenHidden=elSet.cbxShowIcon.element.checked;
458 fe.openInPopup=elSet.cbxOpenInPopup.element.checked;
460 if(isFinite(elSet.textNodeChars.element.value)&&elSet.textNodeChars.element.value>0) {
461 fe.textNodeChars=elSet.textNodeChars.element.value;
582 …values+='height:'+(parseInt(firebug.internal.targetWindow.firebug.el.main.element.style.height.rep…
593 elSet.cbxDebug.element.checked=fe.debug;
594 elSet.cbxDetectFirebug.element.checked=fe.detectFirebug;
595 elSet.cbxHideDOMFunctions.element.checked=fe.hideDOMFunctions;
596 elSet.cbxOverride.element.checked=fe.override;
597 elSet.cbxShowIcon.element.checked=fe.showIconWhenHidden;
598 elSet.cbxOpenInPopup.element.checked=fe.openInPopup;
599 elSet.textNodeChars.element.value=fe.textNodeChars;
779 win.resizer.y=[el.main.element.offsetHeight,_event.clientY];
819 el.left.console.monitor.element.parentNode.style.height=_height-47+"px";
882 return new lib.element("DIV").attribute.addClass("Row").insert(el.left.console.monitor);
949 …sole.monitor.environment.getSize().offsetHeight-(el.left.console.monitor.element.parentNode.offset…
1117 new lib.element("OPTION").attribute.set("value",i).update(uri)
1128 var container = new lib.element("DIV").attribute.addClass("DOMContent").insert(_layer);
1150 …var value = obj[key], property = key, container = new lib.element("DIV").attribute.addClass("DOMRo…
1151 …left = new lib.element("DIV").attribute.addClass("DOMRowLeft").insert(container), right = new lib.
1154 new lib.element("DIV").attribute.addClass('Clear')
1157 var link = new lib.element("A").attribute.addClass(
1163 …var subContainer = new lib.element("DIV").attribute.addClass("DOMRowSubContainer").insert(containe…
1348 if(link.element.scrollIntoView) {
1349 link.element.scrollIntoView(false);
1373 var element = _element || internal.targetWindow.document.documentElement, variable
1377 len = element.childNodes.length,
1395 … if(element.childNodes&&(len==0||(len==1&&element.childNodes[0].nodeType==Node.TEXT_NODE)))return;
1400 parent.element.previousSibling.lib.attribute.removeClass("Open");
1401 parent.element.lib.attribute.removeClass("OpenSubContainer");
1406 parent.element.previousSibling.lib.attribute.addClass("Open");
1407 parent.element.lib.attribute.addClass("OpenSubContainer");
1411 if(element==document.documentElement){
1412 …new lib.element("A").attribute.addClass("Block").update("<span class='DarkBlue'>&#60;<span class='…
1417 …new lib.element("A").attribute.addClass("Block").update("<span class='DarkBlue'>&#60;/<span class=…
1420 var item = element.childNodes[i];
1423 var container = new lib.element().attribute.addClass("Block").insert(parent),
1424 link = new lib.element("A").attribute.addClass("Link").insert(container),
1425 … spacer = new lib.element("SPAN").attribute.addClass("Spacer").update("&nbsp;").insert(link),
1426 …html = new lib.element("SPAN").attribute.addClass("Content").update(d.highlight(item)).insert(link…
1427 … subContainer = new lib.element("DIV").attribute.addClass("SubContainer").insert(container),
1444 …if(element.nodeName!="HEAD"&&element!=document.documentElement&&(view.visibility=="hidden"||view.d…
1457 …html.child.add(new lib.element("span").attribute.addClass("Blue").update(item.nodeName.toLowerCase…
1560 …new lib.element("DIV").attribute.addClass("CodeContainer").update("<em>Access to restricted URI de…
1581 new lib.element("OPTION").attribute.set("value",i).update(fileName)
1614 …el.left.xhr.name = new lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.elemen…
1615 … el.left.xhr.nameTitle = new lib.element("STRONG").update("Object Name:").insert(el.left.xhr.name);
1616 el.left.xhr.nameContent = new lib.element("DIV").insert(el.left.xhr.name);
1617 …el.left.xhr.status = new lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.elem…
1618 … el.left.xhr.statusTitle = new lib.element("STRONG").update("Status:").insert(el.left.xhr.status);
1619 el.left.xhr.statusContent = new lib.element("DIV").insert(el.left.xhr.status);
1620 …el.left.xhr.readystate = new lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.
1621 …el.left.xhr.readystateTitle =el.left.xhr.nameTitle = new lib.element("STRONG").update("Ready State…
1622 el.left.xhr.readystateContent = new lib.element("DIV").insert(el.left.xhr.readystate);
1623 …el.left.xhr.response = new lib.element("DIV").attribute.addClass("BlockContent").insert(new lib.el…
1624 …el.left.xhr.responseTitle = new lib.element("STRONG").update("Response:").insert(el.left.xhr.respo…
1625 el.left.xhr.responseContent = new lib.element("DIV").insert(el.left.xhr.response);
1639 el.left.xhr.nameContent.child.add(new lib.element("span").update(item[0]));
1641 el.left.xhr.statusContent.child.add(new lib.element("span").update(item[1].status));
1642 … } catch(e){ el.left.xhr.statusContent.child.add(new lib.element("span").update("&nbsp;")); }
1643 … el.left.xhr.readystateContent.child.add(new lib.element("span").update(item[1].readyState));
1645 el.left.xhr.responseContent.child.add(new lib.element("span").child.add(
1646 …new lib.element("A").event.addListener("click",lib.util.Curry(d.str.open,window,response)).update(…
2275 pi.element = new pi.base; variable in pi
2276 pi.element.init = function(_val){
2285 pi.element.body = {
2322 …this.element[this.element.nodeName.toLowerCase()=="textarea"||this.element.nodeName.toLowerCase()=…
2408 this._parent_.element = _value;
2409 this._parent_.element.lib = this._parent_;
2410 this._parent_.element.firebugElement = true;
2453 pi.element = pi.element.build();