At the moment, the files setup looks like this: File Setup in the merkur.html file I use this to go to the JS files:
<script src="../scripts/ui.js"></script>
<script src="../scripts/index.js"></script>
The JS is only working on the index.html, in the merkur.html I get the error: Error Message
Can somebody help me?