I am pretty new to javascript. I have a js file that I would like to remain invisible to the user. Is this even possible with javascript?
I thought I could put the .js file before the root (public_html) and then call it somehow... is there any way to do that?
Thanks,
Susan