Log In · Register

 
 
Closed TopicStart new topic
any code for no right click?, what's the code?
spiffeyxangel
post Jun 1 2005, 07:24 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: May 2005
Member No: 143,965



Does anybody know the code for not being able to right click? I want it for my site...Spiffey.tk...plz help. ermm.gif
 
Pulchritude
post Jun 1 2005, 08:04 PM
Post #2


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675




You can try these
- http://www.createblog.com/forums/index.php?showtopic=19872
^ that once disables highlighting and right clicking
- http://www.createblog.com/forums/index.php?showtopic=54
^ thats a pop up.

For more scripts check out the xanga scripts
- http://www.createblog.com/forums/index.php?showforum=3
 
talcumpowder
post Jun 1 2005, 08:57 PM
Post #3


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



For this first one, you can remove the ondragstart part to make it right-click only.
CODE
<body bgcolor="#FFFFFF"onselectstart="return false" oncontextmenu="return false">
 
miix-tape
post Jun 2 2005, 02:32 AM
Post #4


broken. bruised. & bleeding.
****

Group: Member
Posts: 247
Joined: May 2005
Member No: 133,631




[ please use a codebox for long scripts! _smile.gif ]
this worked for me, but sometimes it makes it so there's no right click for the whole page

This post has been edited by gotnoheart: Jun 4 2005, 08:19 PM
 
The-Mach-Hare
post Jun 4 2005, 07:58 PM
Post #5


Go to Tahiti, and make out with a native.
*****

Group: Duplicate
Posts: 914
Joined: Apr 2004
Member No: 10,267



CODE
<body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false">


try that
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: