Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js3513 addEvent(fbInspectFrame,"mousedown",Firebug.Inspector.onInspectingClick)
3517 removeEvent(fbInspectFrame,"mousedown",Firebug.Inspector.onInspectingClick);
3521 }},onInspectingClick:function(e){fbInspectFrame.style.display="none"; method