How can one find Javascript errors in Firefox 3? IE shows it by default, but how do you do it in Firefox? I do have Firebug, but no idea where to start?
Share
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.
Open the error console.
Tools > Error Console or Ctrl+Shift+J.
(This is a standard feature in Firefox, you don’t need Firebug to use it.)