Java Reference
In-Depth Information
Figure 4-19
IE8's JavaScript debugger also supports the debugger keyword. However, you must be in debugging
mode in order for IE8's debugger to pause on that line. Otherwise, you'll be greeted with the old selec-
tion screen. If you use the debugger keyword in your code and see Figure 4-20, then you need to turn
on debugging mode.
Figure 4-20
Search WWH ::




Custom Search