This script will prevent users from right-clicking to view the source, but they can still select it from the browser menu (e.g., View >> Source in IE).
But keeping users from right-clicking can also prevent the "casual" user from right-clicking to save your images. They can still pull them out of their cache, however.
In the end, there is no way to hide anything from your users. You are, after all, sending all your source code and images to their browser.
Yeah, that's the answer you were supposed to have come to... :lol: Anyway, you can just add a bunch of line space to the top of the file if you want to get rid of the people who are too lazy too scroll
Yea, I seen a similar trick like this somewhere too, they just write "Your IP Address is being recorded", add a bunch of space before the first html tag and the average user freaks out a bit and closes the source code :D LOL