How to find a Javascript error.

Home Forums Resources How to find a Javascript error.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #9999797
    Support
    Keymaster

    If something is not working properly on your website, it may be a Javascript error somewhere in the code.

    The easiest way to find a JS error is using the console of your browser.
    On this example, let’s see how to use Chrome Developer Tools.

    To open Chrome Developer Tools please press F12 on Google Chrome.

    Here’s how you check for an error in the javascript files.

    js/theme.js (line 441)


    • This topic was modified 4 months ago by Support.
Viewing 1 post (of 1 total)

This topic is marked as "RESOLVED" and can not rceive new replies.