| Author |
Can you capture an unknown event?
|
Kelly Dolan
Ranch Hand
Joined: Jan 08, 2002
Posts: 103
|
|
I am referencing a COM object in my HTML and it is throwing an event. I don't know the name of the event or its signature. Is there any way I can generically catch this event and find out its name, params, etc. or in JavaScript determine what it is? I'm in the process of trying to track down the author of the COM object but this will be a slow process which is why I'm asking. Thanks! - Kelly
|
 |
 |
|
|
subject: Can you capture an unknown event?
|
|
|