disable right click, please help |
disable right click, please help |
Sep 16 2005, 11:02 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 2 Joined: Aug 2005 Member No: 191,947 |
i had a code for disabling right clicks n i kinda erased it... i kinda figured out its faster this way then looking 4 the code all over again... so, can any1 help?
|
|
|
|
![]() |
| *Shibahime* |
Sep 17 2005, 12:19 AM
Post
#2
|
|
Guest |
It's called the script section. Where you can easily look for scripts. But anyways, I'll let is slide an help you...
|
|
|
|
Sep 17 2005, 07:42 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
Or you can use this one where there are no pop ups itjust diables right clicking.
CODE <body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false">
|
|
|
|
![]() ![]() |