The Arcive of vBulletin Modifications Site. |
|
ZH - Right Click Disabled Details »»
|
|||||||||||||||||||||||||
This modification was brought to you by KXDesign http://www.kxdesign.com/ ~Hack name Disable Right Click ~Hack description Disables right click in forums.(Works in 3.6) ~Hack options
~Hack info File uploads: 0 Template edits: 0 File edits: 0 Plugins: 1 SQL Queries: 0 Phrases: 7 Settings: 3 Install time: 3 sec Install level: Easy ~Hack installation Step 1: Import product ~Hack screenshots None ~Hack copyright This may not be distributed,released or claimed as your work without author's permission. Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
~1.0.0
-Initial Release ~1.0.1 -Thanx to Ntfu2 for expanding code! ~1.0.2 -Abilty to edit alert text! ~1.0.3 -Ability to exclude staff members from nrc! ~1.0.4 -Removed unneeded query ~1.0.5 -Removed exclude staff option and replaced by exclude certain usergroups option ~1.0.6 -Right click now doesn't work in Opera |
|
#3
|
||||
|
||||
|
[high]* AcidX installs.[/high]
Edit: There is a bug though. I'm using Firefox and although a "stop" window pops up, after clicking "OK" I can still see the "right click" options. My vB Version is. 3.5.0, and my Firefox version 1.5.0.6. Keep that in mind
|
|
#4
|
||||
|
||||
|
So please click install
![]() EDIT: AcidX check the second post
|
|
#5
|
||||
|
||||
|
Ah, you wrote it doesn't work in Mozilla.
|
|
#6
|
||||
|
||||
|
7 mins b4 you did
|
|
#7
|
|||
|
|||
|
You should take this a few steps further, and try to destroy all functionaltiy
Disable the microsoft image toolbar, anywhere in your head include template. Code:
<meta http-equiv="imagetoolbar" content="no"> Code:
<body oncontextmenu="return false"> Code:
<body ondragstart="return false" onselectstart="return false"> |
|
#8
|
||||
|
||||
|
Will put in right now.Thanx
|
|
#9
|
||||
|
||||
|
1.0.1 released
|
|
#10
|
||||
|
||||
|
Thanks!
|
![]() |
|
|