Home
last modified time | relevance | path

Searched +defs:open +defs:id (Results 1 – 2 of 2) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js275 this.addScript=function(doc,id,src){var element=doc.createElementNS("http://www.w3.org/1999/xhtml",… argument
800 this.$=function(id,doc){if(doc){return doc.getElementById(id) argument
1626 var panelNode=this.panelNode=createElement("div",{id:panelId,className:"fbPanel"}); property
1629 var tabNode=this.tabNode=createElement("a",{id:panelId+"Tab",className:"fbTab fbHover",innerHTML:ta… property
1634 if(options.hasToolButtons){this.toolButtonsNode=createElement("span",{id:panelId+"Buttons",classNam… property
1637 this.statusBarNode=createElement("span",{id:panelId+"StatusBar",className:"fbToolbarButtons fbStatu… property
1755 }var contextMenu=new Menu({id:"fbPanelContextMenu",items:menu}); property
2264 FBL.ns(function(){with(FBL){var WindowDefaultOptions={type:"frame",id:"FirebugUI"},commandLine,fbTo… property
2405 },testMenu:function(){var firebugMenu=new Menu({id:"fbFirebugMenu",items:[{label:"Open Firebug",typ… property
2415 var firebugOptionsMenu={id:"fbFirebugOptionsMenu",getItems:function(){var cookiesDisabled=!Firebug.… property
[all …]
/template/codowik/js/
Dlayout.js1055 id: "layout"+ $.now() // code uses alias: sID property
2277 , open: '' property
3468 , open = function (evt_or_pane, slide, noAnimation, noAlert) { function
5078 , open: open // method - ditto property