Javascript and CSS table header colors

Saint

New Member
I have a Javascript function when this returns a particular value I would like to change the colors of various table header using their id. How can I change the colour of a table header in javascript I know how in CSS, or should I somehow conditionally call the CSS to do this?Thanks,Van
 
Top