Is it possible to disable firebug when a page is loaded?
I tried:
console.disabled;
…but didn’t work. Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t know think you can disable firebug completely from your own javascript. If you could, then ght GMail team would have included that in their code [;)]. Instead they proffer a warning that says “firebug makes me slow”.
But, perhaps this will help?