You cannot ever completely hide any client-side, browser-based code. You can however, obfuscate it by using tricks with charCodeAt and String.fromCharCode and the escape method. They will still be able to see it however, if they try hard enough.
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.