Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Disabling of F1 key and launching custom screen


  • From: javascript@xxxxxxxxxx (javascript@xxxxxxxxxx)
  • Subject: [Javascript] Disabling of F1 key and launching custom screen
  • Date: Thu, 23 Jan 2003 12:40:30 +0530

Hi,

How do I disable the IE F1 KEYPRESS from launching the IE help. I am =
currently able to launch my custom help by trapping the keyCode but the =
IE help also launches. Tried return false returnValue false but in vain.

Any clues.
Thank-you for your time.

Denzil