I'm trying to run a script called "submitScript" when the submit button is pressed on this form. submitScript is in the same directory as all the other files. It's a pretty long .js file that communicates with Parse (I've already hooked up the Parse ID and secret earlier in the document):I'm trying to run a script called "submitScript