Java Reference
In-Depth Information
This method is probably the easiest way to begin debugging. Simply navigate to the desired
page. If any errors occur, a dialog box appears asking if you want to debug (see Figure 4-17).
Figure 4-17
Click the Yes button, and the Developer Tools window appears with the Script tab already selected.
The debugger stops on the line where the error is and highlights it in yellow, although this may
not be obvious from the black-and-white screenshot in Figure 4-18. Go ahead and load the original
version of debug_timestable.htm in IE8 (the one with the error) to see this in action. Click Yes
to start debugging.
Figure 4-18
Search WWH ::




Custom Search