• Resolved drewhume

    (@drewhume)


    Hi folks –

    I don’t know all that much about coding but I’m doing my best to learn – I’m getting a couple of javascript errors that I’d really appreciate some help with clearing:

    This is what I’m getting when I use firebug:

    ReferenceError: jQuery is not defined

    jQuery(function(){
    https://www.navina.ca (line 34, col 6)

    ReferenceError: jQuery is not defined

    jQuery(function($) {
    https://www.navina.ca (line 90, col 2)

    SyntaxError: syntax error

    nt,’script’,’//www.google-analytics.com/analytics.js’,’ga’);</p>
    https://www.navina.ca (line 424, col 78)

    Any changes that I can make?

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Javascript errors – how to fix?’ is closed to new replies.