![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there any way to capture the action Ctrl+N (whether it in a hidden button or keyword - doesn't matter) in html, javascript or php? I appreciate any suggestions. |
#3
| |||
| |||
|
|
Is there any way to capture the action Ctrl+N (whether it in a hidden button or keyword - doesn't matter) in html, javascript or php? I appreciate any suggestions. |
#4
| |||
| |||
|
|
Bilal wrote: Is there any way to capture the action Ctrl+N (whether it in a hidden button or keyword - doesn't matter) in html, javascript or php? I appreciate any suggestions. HTML: no PHP: no javascript: I have no idea |
#5
| |||
| |||
|
|
Hi, Is there any way to capture the action Ctrl+N (whether it in a hidden button or keyword - doesn't matter) in html, javascript or php? I appreciate any suggestions. |
|
Just another PHP saint | Email: rrjanbiah-at-Y!com |
#6
| |||
| |||
|
|
Gecko browsers seem to allow all keystrokes to be intercepted (though not necessarily cancelled) and Opera browsers tend to keep their keyboard shortcuts entirely to themselves. |
#7
| |||
| |||
|
|
Richard Cornford wrote: Gecko browsers seem to allow all keystrokes to be intercepted (though not necessarily cancelled) and Opera browsers tend to keep their keyboard shortcuts entirely to themselves. Er, so you can guess where people navigate too if they type in the URL? |
![]() |
| Thread Tools | |
| Display Modes | |
| |