Do any of you guys know what language I need to use to make each content cell change colour when a mouse rollovers it?
For this site, http://individual.utoronto.ca/ckcj/fmm/fmm.htm notice how there’s content under each header? How would I make the background colour change when I rollover the text with my mouse cursor?
Next, you need to define in your table cell what happens on rollover and rollout. Here, when you rollover, the table row style is set to what we defined above, and on rollout reverts to the default style.