
fire keyboard events form an onclick page event
Greetings all.
I am building a page to be run on our local intranet under IE 5.5
What I'd like to do is call a few keyboard events from onclick events.
For example:
click a button on the page to call the F1 Key (keyCode 112)
or another button to call the Windows Key (keyCode 91)
I have gone through the threads in the group and searched my usual reference
sites to no avail.
Could someone please explain or point me to a site that could explain the
process.
TIA
ES