I have a ComboBox that opens over an HTML text field. The
HTML text field contains html text as links i.e. "<a href="">
etc which change colour on rollOver. Rolling over a link in the
open ComboBox also triggers the rollOver on the underlying html
text!
It's as if the ComboBox is transparent, but I can't get it's
background to be solid so as not to trigger the rollovers
underneath. BTW the html links do not respond in any way other than
to the rollOver. They do not link anywhere if a mouse click happens
in the ComboBox. If the box is closed however, they do link as
designed, to other pages.