Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js3512 addEvent(fbInspectFrame,"mousemove",Firebug.Inspector.onInspecting);
3516 }removeEvent(fbInspectFrame,"mousemove",Firebug.Inspector.onInspecting);
3529 },onInspecting:function(e){if(new Date().getTime()-lastInspecting>30){fbInspectFrame.style.display=… method