Possible Duplicate:
How can I obfuscate JavaScript?
I built a web app for a client running in javascript. What is the best way to "protect" my code? All of the code for the app can be seen in FireBug etc ?
Is there any way?
Possible Duplicate:
How can I obfuscate JavaScript?
I built a web app for a client running in javascript. What is the best way to "protect" my code? All of the code for the app can be seen in FireBug etc ?
Is there any way?
You could try to make it hard to anyone to understand the code by using an obfuscator.