locked
External JS File getting an error RRS feed

All replies

  • User283571144 posted

    Hi nitram029,

    As far as I know, the "Uncaught SyntaxError: Unexpected token <" is normalled shown in the chome develop tool console.

    It seems you don't use the right javascript file path in the script tags or there is something wrong in the javascript codes.

    I suggest you could firstly check the file path is right instead of removing the script tag.

    Besides, if you still couldn't solve the issue, I suggest you could post more details about the page's html and javascript codes and where you stored the javascript file.

    Best Regards,

    Brando

    Wednesday, October 10, 2018 2:07 AM