How to Fix Google Chrome Crash Problem

A new version of Google Chrome which is much more experimented than the previous versions. I downloaded this new version and I got amazed by the new changes I saw. Speed has increased, no crashing problem, fast loading, fast search.

How To Auto Translate Text In Google Chrome

It is common to come across the Web pages published in unfamiliar languages while surfing the World Wide Web. For example, if you are searching for a Chinese company, the chances are high that its Web site will be totally in the local language.

How to Fix the Safari Privacy Leak by Disabling Autofill

If you're using Safari right now, you could be open to a malicious attack via your autofill feature, which is enabled by default.[1] The autofill feature on the Safari could be letting a malicious site find out your personal details, such as your full name, where you work and live down to the city and state or province, and your email address.

How to Login To Multiple Google Accounts

After adding the extension to Chrome, click the new icon in the top right corner of the browser window, then on options.

How to add Auto-hide status bar in Mozilla Firefox

Visit https://addons.mozilla.org/ in your Firefox browser. Click on the yellow (may turn green in future) Add to Firefox button to install the autoHideStatusbar add-on.

Showing posts with label javascript errors in firefox. Show all posts
Showing posts with label javascript errors in firefox. Show all posts

Wednesday, November 23, 2011

How to view javascript errors in firefox

Almost every web browser has some sort of error detection mechanism. And not only error detection, these web browsers can also show you the errors, which helps in rectifying them. As web browsers are the compilers and interpreter of web programming language such as javascript, html or css, any sort of error in using markups or functions must be detected before putting a website live.  And it is efficiently done by almost every web browser.
Firefox has an inbuilt Javascript error detection mechanism. It not only detects Javascript errors but also XML or CSS or other web language errors. It also allows you to view those errors in real time. You don’t need any sort of configuration in order to view those errors, as told earlier that the functionality is inbuilt, you can view those errors directly from within the firefox console.



Here are 2 methods to view javascript errors in firefox error console
  1. Open firefox –> From “Tools” menu –> Select “Error Console”
  2. Alternatively you can also press "Ctr + Shift + J" key combination

     Source:-http://www.trixya.net/index.php/internet/how-to-view-javascript-errors-in-firefox

    Related Post :-
    How to fix Network & Internet connection problems in Windows 7
    How to Enable JavaScript in Internet Explorer ?
    Improve browser speed in Internet Explorer 6.0.