WebSphere Commerce Version 8.0.4.3 or later

Debugging tools

You can debug jQuery in the Aurora starter store to help determine the locations of potential problems to resolve.

Useful tools when debugging jQuery include:

  • Google Chrome
    • Includes built-in debugger tools
  • Recommended: Mozilla Firefox with the Firebug add-on:
    • You can edit, debug, and monitor CSS, HTML, and JavaScript.
    • Serves as a network activity and DOM inspector.
    • Available as an optional free browser add-on.
  • Mozilla Firefox with the Web Developer add-on:
    • Includes a CSS validator, an HTML validator, and a DOM inspector.
    • Available as an optional free browser add-on.
  • Microsoft Internet Explorer
    • Includes built-in debugger tools