
June 18th, 1999, 08:44 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I'd like to be able to simulate a key stroke. My clients are on the Intranet and all use IE4. I'd like to automatically press the F11 key in order to maximize the viewing screen. I know how to isolate the UNICODE value using the event.keyCode object but this returns the ASCII equivelent of a lowercase z (122). Got any ideas on how to dynamically maximize the initial IE browser window?
|