hi there,
I am facing this problem of interaction between my JApplet and the javascript code. The javascript code doesn't recognize the
applet as an object. It says, document.<appletname> is not an object.
But when i do it with Applet (not japplet) it works fine.
Is this a limitation of javascript to identify only applets and not japplets ? or is there some hidden trick involved.
I am using jdk1.3,
java plug in 1.3.0-C on IE 5.5.
What do i do ?? Any helps..
regards
raghav..