It is a very useful tool which will debug a webpage and show you the flow of the program. If you are a web developer or a blogger then you will really need this. It may also help you to learn JavaScript code execution.
Some times it may happen that you may want to know whether a particular JavaScript function is being called or not; yes it is the right time to use this tool and technique. Don’t worry it is very easy and even a layman can do this.
- Press Alt in your keyboard, a horizontal menu bar will appear at the top. Go to “Tools”->”Developer Tools”. The developer tools window will be loaded. There is also a short-cut keys to load it, it is f12.