Home
last modified time | relevance | path

Searched refs:CommandLineAPI (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js6374 }var CommandLineAPI={$:function(id){return Firebug.browser.document.getElementById(id) variable
6383 for(var m in CommandLineAPI){if(!Env.browser.window[m]){Firebug.CommandLine.API[m]=CommandLineAPI[m]