hi.
i have a question on js. does the "included" js file source code show up in client's browser? i'm trying to find out if js source code can be hidden or not.
thanks.
While the actual code from the included file does not appear in the browser, it can be easily accessed.
The script tags would need the address to the file to actually load it. So just looking at the script tags would make it easy to download the js files.
But of course as jmeckley said the browser needs access to the code to actually run it.
----------------------------------
Phil AKA Vacunita
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
"We've found by experience that people who are careless and sloppy writers are usually also careless and sloppy at thinking and coding. Answering questions for careless and sloppy thinkers is not rewarding." - Eric Raymond
Poor people do not hire employees. If you soak the rich, who are you going to work for?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.