JavaScript doesn't respond to ActiveX control events...

VBScript works fine

I'm having trouble getting my widget to work, because I can't get JavaScript to respond to activex control events (Control_DocumentComplete on "Microsoft Web Browser" specifically). It works fine with VBScript, but I can't stand VBScript's handling of arrays...and my widget has to use them extensively.

Is there some kind of alternate syntax required for JS to respond to the control events?

Thanks,
Jonathan
1,345 views 2 replies
Reply #1 Top
How does JavaScript treat arrays differently?
Reply #2 Top
And JScript doesn't respond to the focus events of objects...