4
418928
Hi everybody,
I'm trying to make an applet work... The applet works with
appletviewer, but different bad things happen when I try to open the
html file from a web browser:
-If I use Opera, it starts OK, but then the applet never seems to get
the focus. The applet must do things when I push a key, but pressing
the key only affects the browser. For example, if I press the space
bar, the scrollbar of the browser advances. How can I make the applet
get the focus? Clicking on it with the mouse does not work apparently.
-If I use Internet Explorer (IE 7), the APPLET tag is not
recognized... Why? I cannot even find an option to see the Java
console? Is it somewhere?
Thanks in advance for any suggestion,
Sergio
I'm trying to make an applet work... The applet works with
appletviewer, but different bad things happen when I try to open the
html file from a web browser:
-If I use Opera, it starts OK, but then the applet never seems to get
the focus. The applet must do things when I push a key, but pressing
the key only affects the browser. For example, if I press the space
bar, the scrollbar of the browser advances. How can I make the applet
get the focus? Clicking on it with the mouse does not work apparently.
-If I use Internet Explorer (IE 7), the APPLET tag is not
recognized... Why? I cannot even find an option to see the Java
console? Is it somewhere?
Thanks in advance for any suggestion,
Sergio