On Mon, 6 Dec 2004 07:07:35 +0100, Søren M. Olesen <smolesen (AT) hotmail (DOT) com>
wrote:
Quote:
[...] I really looking for some other way to get hold of the
event...something like window.event |
You can't. The standardised event model only provides the event object as
an argument to the event listener. You'll have to modify the third party
code (if that's allowed, otherwise get them to patch it) to send the event
object when it calls your code.
[snip]
Mike
Please don't top-post.
--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail.