![]() Preserved Topic: Disabling Shift key ? (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: |
![]() Does anyone know how can i disable visitors from using the SHIFT KEY? |
Paranoid (IV) Inmate From: Milwaukee |
![]() Why? |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() |
Nervous Wreck (II) Inmate From: |
![]() quote:
quote:
code: [b]<SCRIPT LANGUAGE="JavaScript">
|
Maniac (V) Inmate From: under the bed |
![]() That has got to be one of the most annoying things that could possibly be done on a web page. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() A) You can't block the shift key. |
Nervous Wreck (II) Inmate From: |
![]() well i would never do that on my page but i needed to help a friend that is building a not so legal mp3 site and he wanted to prevent user from using the shiftkey with the mouse click.... code: [b]<script language="JavaScript">
|
Nervous Wreck (II) Inmate From: |
![]() I'm going crazy now the script work to disable a user from pressing the shiftkey and then click but how can i |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() Hmm, that's a clever way of doing it. |
Maniac (V) Mad Scientist From: Long Island, NY |
![]() Ultra, |
Paranoid (IV) Inmate From: Milwaukee |
![]() I think you'd get more respect if you made a semilegal site that didn't have a lot of offensive JavaScript on it. Most warez sites mount a full-on offensive against the visitor's browser. Why not rise above the pack? |
Nervous Wreck (II) Inmate From: |
![]() One more time i'm not making a warez site ! |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() Ultra: You aren't going to win with that approach - it will only annoy casual users and anyone who wanted to get around it could (an vast number of ways). Its also very poor ettiquette. If you really want to keep something inside a frame then I'd use this kind of approach (which is also a good example of what can be done): |
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
![]() I'm not sure I want to support this site.... but look at how http://www.bratta.com keeps it's tutorial pages within a frame... |