With the Java Plug-in, how to do I change the font color for the messages when the applet is loading?
Created Jan 28, 2002
John Zukowski Use the BOXFGCOLOR attribute to specify the color. You can use any constant in the Color class or specify the RGB value as a comma-delimeted list.