undefined
undefined
no right click code
click the 'highlight all' button then rightclick on the highlighted area
select 'copy' from the popup
this code goes in the head section of the document
no right click example
<SCRIPT language=JavaScript> <!-- http://www.spacegun.co.uk --> var message = "function disabled"; function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){ alert(message); return false; } if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(message); return false; } } document.onmousedown = rtclickcheck; </SCRIPT>
«
back to html tutorial
press Ctrl and D to bookmark this page
home
html tutorial
make money
from your website