How can I disable right-mouse clicks (to hide source HTML)?
There is no 100% way to completely hide your code. To make your web pages available on the web, the HTML must be exposed. There are some tricks you can try that may prevent most attempts, ones that disable the response to right-mouse clicks. See the list of examples from a search on Google. Note that this works only on version 4.0 and later browsers, and will not affect a user on an Apple / Macintosh computer.