Oh, in order to make sense of the code it might help to see how the app looks:
enter image description here
Oh, in order to make sense of the code it might help to see how the app looks:
enter image description here
As per request in comments I tried to post the full code inline here, but there was a limitation of 30,.000 characters, while the code is some 36,.000 characters.
When I try to post the fifth and main JavaScript module, I get an error about exceeding the max length. So that module plus the main HTML body is missing here. Consult the PasteBin posting for a complete version that can be tried out – which I believe is a practical necessity for gaining a good understanding of code.
I tried to post the full code inline here, but there was a limitation of 30,000 characters, while the code is some 36,000 characters.
As per request in comments I tried to post the full code inline here, but there was a limitation of 30.000 characters, while the code is some 36.000 characters.
When I try to post the fifth and main JavaScript module, I get an error about exceeding the max length. So that module plus the main HTML body is missing here. Consult the PasteBin posting for a complete version that can be tried out – which I believe is a practical necessity for gaining a good understanding of code.