Forum Moderators: open

Message Too Old, No Replies

put html colours into applet

         

ska_demon

3:12 pm on Jun 3, 2004 (gmt 0)

10+ Year Member



Hi I have a text scroller that uses this
<param name="background" value="white">
to set the background colour.
I need to insert an html colour so that it matches my page background.
Cheers
Ska

Bernard Marx

4:30 pm on Jun 3, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well, there's collection of unknowns there.

1. What is your background colour?
2. What kind of values does the applet take in its color param?
- #aabbcc?

Perhaps you could let us know where it came from so we can have a look at the manual.