Is ther a way of changing the loading color of Applet?

Hi again,Is there a way of changie the loading color of an applet from its gray to another color.How do you encrypt pasword in an applet..!
[167 byte] By [8infinity] at [2007-9-26 4:12:07]
# 1
> Is there a way of changie the loading color of an> applet from its gray to another color.No, not really.
jsalonen at 2007-6-29 13:17:44 > top of Java-index,Archived Forums,Java Programming...
# 2
Thanks just wanted to know
8infinity at 2007-6-29 13:17:44 > top of Java-index,Archived Forums,Java Programming...
# 3
Or, on a second thought, yes there is:<applet code=... style="background: black;"></applet>But I don't think this will work in NN.
jsalonen at 2007-6-29 13:17:44 > top of Java-index,Archived Forums,Java Programming...
# 4
What's NN and thank you again, your help is really apreciated
8infinity at 2007-6-29 13:17:44 > top of Java-index,Archived Forums,Java Programming...
# 5
NN = Netscape Navigator, a popular web browser. Free to download from http://www.netscape.com
jsalonen at 2007-6-29 13:17:44 > top of Java-index,Archived Forums,Java Programming...