Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1775 if(FBL.domplate){Firebug.Rep=domplate({className:"",inspectable:true,supportsObject:function(object…
1910 }if(FBL.domplate){var MenuPlate=domplate(Firebug.Rep,{tag:DIV({"class":"fbMenu fbShadow"},DIV({"cla…
2527 if(FBL.domplate){this.testMenu()
3719 FBL.domplate=function(){var lastSubject; function
3727 var domplate=FBL.domplate;
3728 FBL.domplate.context=function(context,fn){var lastContext=domplate.lastContext;
3729 domplate.topContext=context;
3731 domplate.topContext=lastContext
3751 if(domplate.topContext){this.context=domplate.topContext
4185 this.Undefined=domplate(Firebug.Rep,{tag:OBJECTBOX("undefined"),className:"undefined",supportsObjec…
[all …]