I am experiencing loading errors and I’m hoping someone can assist me. I get the following two messages in my developer console:
-
Loading the code for the site. To debug this code, open masterPage.js in Developer Tools.
-
Loading the code for the STORM DAMAGE page. To debug this code, open ow2eo.js in Developer Tools.
When I go to public files in the developer tools, I don’t see either of these .js files. How do I fix these coding errors? Or how do I locate these files?
Also, in reference to #2, I have coded a step by step mouseover event that shows difference text for each box; but, it’s very glitchy. Is this due to the #2 coding error? Please advise!
First off, you can dismiss those two numbered lines, as that is automatically added onto your preview and it is just telling you what it is doing.
Like here on the test site for Wix, you will get similar message.
Click on the pic above to make it go to enlarged view.
If you have red dots on the left with errors listed on your code, then you need to be looking at those and fixing them.
As for your code issue, if you coded something that seems glitchy for you, then it would help if you paste in a code block the code that you have used.
Also, take a look at these pages for more info.
https://support.wix.com/en/article/corvid-reacting-to-user-actions-using-events
https://support.wix.com/en/article/corvid-tutorial-adding-custom-interactivity-with-events