H
Hiker123
Is it possible to pass an object as a parameter in a Java Appet to a
JavaScript event in an HTML Page ?
For example, I want to have an HTML page with embedded Applet. When
the user interacts with
the applet - I want to trigger an event that is captured as a
subroutine in the JavaScript
create an appet that will pass one parameter to an event in JavaScript
and that one parameter should have properties
Can anyone offer any examples, or references to some web page on how
to do this?
Or - tell me if it is not possible
- Jeff
JavaScript event in an HTML Page ?
For example, I want to have an HTML page with embedded Applet. When
the user interacts with
the applet - I want to trigger an event that is captured as a
subroutine in the JavaScript
create an appet that will pass one parameter to an event in JavaScript
and that one parameter should have properties
Can anyone offer any examples, or references to some web page on how
to do this?
Or - tell me if it is not possible
- Jeff