Ok, so here's the deal.
I have a html file that will be created at runtime, which will include javascript and will be saved in the resources folder.
Now, when loading this html file, the javascript doesn't show up. When uploading the file to the internet, then accessing it through the browser, the javascript is shown.
Any idea how to fix this?
I have a html file that will be created at runtime, which will include javascript and will be saved in the resources folder.
Now, when loading this html file, the javascript doesn't show up. When uploading the file to the internet, then accessing it through the browser, the javascript is shown.
Any idea how to fix this?