Bruce, I have compared the two pages you mentioned. Now you please open the two files in a browser and rightclick on them, select view source. There you have the difference!
The test file has only that one js file, and maybe that file has references to where all the dependent files are (I haven't studied the js file that closely), but clearly, the dependent files are NOT where they are said to be. And that means the browser doesn't know where to look for them.
About adding this and that to the resources:
If you are asking for help in this forum and provide the project file you are working on, how can we be of any use to you if we can't find the dependent files? We don't know which they are, if they are on the server or just on your local machine unless you tell us, we only see that they are missing from the resources folder. And we certainly can't test a file we download from your link to our local machine when half the necessary files are at a location we don't know about nor haven't got any access to.
That's where the resources folder comes in handy. If you place the css and js and menu builder files there, and reference them in the RSD settings windows (header, footer, body) where they belong, they will be exported along with your project, they will be uploaded to the correct location (where the references say they should be), and any helpers here in the forum will know if something is missing or not, and we will have access to the files in case changes are necessary.
I've spent quite some time trying to help you. I have hunted down missing files from Opencube, tried various things, and have been pondering over that menu for small screens that obviously lacked both the css and js to work properly. See attached what we are looking at.
Please don't waste our time any more by not letting us have full information about the project you want our help with.