Javascript running on its own
Why is my JavaScript running when the app loads? I have no events set to run it, it just runs on its own. I dont want it to run till an event on the 3rd page by pressing a button. (I now how to do that) But i dont know why its running on the startup page.
I am not a programmer and have hardly any experience in it.
Thank you for answering my first of what I'm sure will be many questions.