Quote:
Originally Posted by sfar
I promise I didn't change anything.
Someone else having these kind of problems?
|
Yes, I have some problems... I think that one of them could be solved by setting the height of the applet to "100%" instead of "500"
Code:
<APPLET
CODE = "eldmaker.EntryListDrawMaker.class"
ARCHIVE = "eld.jar"
NAME = "ELDMaker v 3.0"
WIDTH = 100%
HEIGHT = 500
HSPACE = 0
VSPACE = 0
ALIGN = middle
>