Is there a way to debug that the code executes before jquery is loaded?Also, the only errors I see is one with 404 on an html page (not relevant to this looks like completely separate page) and 403 errorOne thing that I noticed in debugger mode is that the console.log line outside of the .ready() se...