This is a discussion on How can I hide the JavaScript source code from "view source" function of the browser? within the HTML, CSS and Javascript Coding Techniques forums, part of the Web Development category; How can I hide the JavaScript source code from "view source" function of the browser? Thx Kirthika...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| we can easily get a source code in all web pages,because all html and js files are stored in our temprory folder,we can only disable a right click option only use this code for disable a right click option Code: <body oncontextmenu="return false"> |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/html-css-javascript-coding-techniques/4472-how-can-i-hide-javascript-source-code-view-source-function-browser.html | |||
| Posted By | For | Type | Date |
| hosthg » Blog Archive » How can I hide the JavaScript source code from | This thread | Pingback | 11-23-2007 11:17 AM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why it shows like "Unknown Source" for Invalid Path? | amansundar | Java Programming | 2 | 10-21-2007 11:06 PM |
| I keep getting "Data Missing" when I click the "back" button in my browser. How can I | oxygen | HTML, CSS and Javascript Coding Techniques | 1 | 07-28-2007 01:12 AM |
| Why do I get "HTTP 500" error(or "(DLL)initialization routine failed")in my browser? | kingmaker | ASP and ASP.NET Programming | 1 | 07-20-2007 04:38 AM |
| Difference between a "assignment operator" and a "copy constructor"? | vigneshgets | C and C++ Programming | 2 | 07-12-2007 05:30 AM |
| Need help on not letting visitors view my source code | oyu2o | Web Design Help | 2 | 03-15-2007 03:43 PM |