I have an applet that sizes itself to the size of the browser frame
that it is running in. On IE the applet resizes upon dragging the
frame divider.
I'm having a problem with getting this applet to resize itself when I
resize the html frame if it's in Netscape 7.x. Seems like the problem
is the lack of a refresh signal to the java applet from the page. Is
this a known bug, is there a workaround? Thanks.
-Jeff
that it is running in. On IE the applet resizes upon dragging the
frame divider.
I'm having a problem with getting this applet to resize itself when I
resize the html frame if it's in Netscape 7.x. Seems like the problem
is the lack of a refresh signal to the java applet from the page. Is
this a known bug, is there a workaround? Thanks.
-Jeff
Comment