PDA

View Full Version : how to disable debug console



crabboyaq
20 Sep 2007, 7:01 PM
i'm not good at english,but have a problem:

i use ie6. In my code, i have not include ext-all-debug.js,when my code is run , the ie still show the ext debug console .
please give me a answer,thx?


add:
my code run in firefox .this ok ! debug console doesn't show !

crabboyaq
21 Sep 2007, 3:10 AM
again:
when my code is runinng ,how disable the ext debug console?

devnull
21 Sep 2007, 6:42 AM
as far as i know, the code for the debug console only exists in ext-all-debug.js, so you must still be including it somewhere.
show us your includes and maybe we can help.

crabboyaq
21 Sep 2007, 10:35 PM
as far as i know, the code for the debug console only exists in ext-all-debug.js, so you must still be including it somewhere.
show us your includes and maybe we can help.


i' sure that the ext-all-debug.js isn't in my code !

evant
22 Sep 2007, 12:33 AM
What version of Ext are you using?