| Author |
Hide Javascript code
|
Tess Jacobs
Greenhorn
Joined: Feb 07, 2012
Posts: 10
|
|
Can you please suggest ways to hide javascript code so that it is not visible to users. Thanks.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15003
|
|
It is impossible.
Eric
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50693
|
|
|
Indeed. If the browser can see it, then anyone can. The best you can do is to run it through a minimizer or obfuscator.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Hide Javascript code
|
|
|