OK This will disable the right click mate... I am working on one for the keyboard too. Although, are you sure you want to do that? Many visitors will asume that you r website has made their keyboard lock up and will not visit again.
How to disable the right mouse click..... (before you click, see my next post, below)
Enter the following code in the <HEAD> of each page that requires the 'no right click'. Then download this file (click the link) from my server and place it in the same place as your index page (before you click, see my next post, below). http://www.fprules.com/files/norig***lick.js
Code:
<script type="text/javascript" src="norig***lick.js"></script>
Notes...
1) This will only work on pages that are in the root directory (where you index page is). If you have pages inside folders let me know and I will give you a couple of more instructions mate.
2) This code only works for Internet Explorer. It is some code that I had hanging around and have not been able to modify for other browsers. Neither apparantly has the original author of the code.
3) Disabling the right click is not a full proof way to protect you pics etc. If people want them they will find a way to get them even if they cant right click
4) Those who have JavaScript disabled in their browser will still be able to right click with no problems.