capt webb
Capt. Horatio T.P. Webb
Setting your IE 7/8/9/10/11 browser for Scripting

To allow for javascript debugging in IE7/8/9/10/11 perform the following browser adjustments:

  1. On the top level menu, click "Tools"
  2. On the tabs, click the far right tab labelled "Advanced".
  3. Set the following five options"

    Set three options in the "Browsing" section:

    1. "Disable Script Debugging on IE" is UNCHECKED (i.e., we want to debug).
    2. "Disable Other Script Debugging" is UNCHECKED (i.e., we want to debug).
    3. CHECK "Display a notification about every script errors" (i.e., we want to see error messages)

    4. then, scroll down a bit and UNCHECK "Show friendly HTTP error messages"
      (we want to see the geeky details)

    5. then scroll down to the "Security" section, and Check BOTH "Allow active content..."

  4. then click the "APPLY" button.

  5. Shutdown and restart the browser.