I have two separate conditions that control foreground color and background color of a text box. The conditions are totally separate. One condition controls foreground and the other controls background. I am setting the class in JavaScript and I'm lost as to how to set the class.
Do I have a CSS element for each possibility of foreground/ background mix or is it possible to have multiple classes?