HTML Tutorial


 /help/HTML Help Forum   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
No Right Click Trouble
Post new topic   Reply to topic    HTML Help Forum -> General HTML
View previous topic :: View next topic  
Author Message
GLB07



Joined: 03 Nov 2004
Posts: 1

PostPosted: Wed Nov 03, 2004 4:28 pm     No Right Click Trouble Reply with quote

I have this code from funky-chickens.com and I can't seem to get it to work, what parts am I supposed to fill in? or if you got a better code please post it Question



<script language="JavaScript"><!--function click(){if (event.button==2){alert('dont copy')}}document.onmousedown=click// --></script>
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8748
Location: Castle Pines North, CO USA

PostPosted: Wed Nov 03, 2004 5:07 pm     Reply with quote

Check out this code:
http://www.dynamicdrive.com/dynamicindex9/noright.htm
Adeil



Joined: 07 Dec 2004
Posts: 52
Location: USA

PostPosted: Tue Dec 07, 2004 9:03 pm     right click Reply with quote

here is a no-right-click for you too...

put this into the <body> tag
Code:
oncontextmenu='return false'


it will stop rightclicking...

it is small, and with the one on this link http://www.dynamicdrive.com/dynamicindex9/noright.htm you cant just put
Code:
javascript:void(document.oncontextmenu=null)

into the address bar and press enter and have it disable it...but, as with all other no-right-click scripts, they just have to disable javascript on there brouser to stop it.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum -> General HTML All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial