Z
Zhiguo
Hi, my friends,
The flow:
A standalone .js file creates an IE window, the IE window loads a
page containing javascript codes.
The problem:
How to call the javascript functions in the IE window from the .js
file?
How to set parameters and how to get return values?
And more important:
How to respond to the events in the IE window?
(Is it possible?) How to call back, that is, call functions in .js
file from the IE window?
Thanks in advance! Any help will be appreciated!
The flow:
A standalone .js file creates an IE window, the IE window loads a
page containing javascript codes.
The problem:
How to call the javascript functions in the IE window from the .js
file?
How to set parameters and how to get return values?
And more important:
How to respond to the events in the IE window?
(Is it possible?) How to call back, that is, call functions in .js
file from the IE window?
Thanks in advance! Any help will be appreciated!