Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Keystroke event
- From: dnunes at gmail.com (diego nunes)
- Subject: [Javascript] Keystroke event
- Date: Mon Mar 27 08:33:48 2006
On 3/27/06, Flavio Gomes <flavio@xxxxxxxxxxxxxxxx> wrote:
> > Thanks for the piece of, As you said this does work but it doesn't
> > stop firefox from opening the "Save Page As" window control.
Have you tried..
try { event.preventDefault(); } catch(e) { } finally {
event.returnValue=false; } return false;
?
--
diego nunes
dnunes.com
- References:
- [Javascript] Keystroke event
- From: Laurent Muchacho
- [Javascript] Keystroke event
- From: Nick Fitzsimons
- [Javascript] Keystroke event
- From: Laurent Muchacho
- [Javascript] Keystroke event
- From: J. Lester Novros II
- [Javascript] Keystroke event
- From: Laurent Muchacho
- [Javascript] Keystroke event
- From: Flavio Gomes
- [Javascript] Keystroke event
- Prev by Date: [Javascript] Keystroke event
- Next by Date: [Javascript] test in Safari/IE mac
- Previous by thread: [Javascript] Keystroke event
- Next by thread: [Javascript] Two Actions with one form
- Index(es):