any code for no right click?, what's the code? |
any code for no right click?, what's the code? |
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.
|
|
|
|
![]() |
Jun 1 2005, 08:57 PM
Post
#2
|
|
![]() 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">
|
|
|
|
spiffeyxangel any code for no right click? Jun 1 2005, 07:24 PM
azn.peace.maker You can try these
- http://www.createblog.com/foru... Jun 1 2005, 08:04 PM
neroticly_urs <script language="JavaScript"> ... Jun 2 2005, 02:32 AM
sp3nca CODE<body bgcolor="#FFFFFF" ondragstar... Jun 4 2005, 07:58 PM![]() ![]() |