i'm just finishing a web page with a fair amount of javascript, or seems
that way to me being my first attempt at this.
for this particular page i'm not so concerned about 'hiding' the javascript
but keep hearing references to putting it in a file to hide it and am
not sure how to do that. i want the code to be executed at the client
browser side, not back at the server
that way to me being my first attempt at this.
for this particular page i'm not so concerned about 'hiding' the javascript
but keep hearing references to putting it in a file to hide it and am
not sure how to do that. i want the code to be executed at the client
browser side, not back at the server
Comment