|
I'm not 100% sure but I think that means that the javascript needs to be containted in the HTML file. This will cause it to be interpreted by the users browser. I don't think anything is done by the server except serving the HTML file (as well as script and css files if you make them external).
|