Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js7671 …riptPanel.prototype=extend(Firebug.Panel,{name:"Script",title:"Script",selectIndex:0,sourceIndex:-… property
7684 },initialize:function(){this.selectSourceCode(this.selectIndex);
7691 var index=oldPanel.selectIndex;
7693 this.selectIndex=index;
7696 this.selectIndex=select.selectedIndex;