T
Tom de Neef
More HTML than Javascript I guess: is there a way to set the background
color of the lines (<option>s) in a <select> field?
In IE I can use style="background:'#234567'" or
style="background-color:'#234567'" but in FF this has no effect.
From reference texts I get the impression there is no attribute for the
color, but I find that hard to believe.
I am using <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
as doctype.
TIA
Tom
color of the lines (<option>s) in a <select> field?
In IE I can use style="background:'#234567'" or
style="background-color:'#234567'" but in FF this has no effect.
From reference texts I get the impression there is no attribute for the
color, but I find that hard to believe.
I am using <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
as doctype.
TIA
Tom