Hi all,
I have a table consisting of 6 table cells (td's). I would like to do the following:
Change the color of a table cell when moving over the cell (onmouseover); change it back to the original color when moving out (onmouseout); and highlight the cell that is activated (after clicking). Only one cell can be activated at the same time. So, when clicking a second cell, the first should be reset to its orinigal color.
All of this should be done without refreshing the page. Any suggestions?
Many thanks
JeroenB
I have a table consisting of 6 table cells (td's). I would like to do the following:
Change the color of a table cell when moving over the cell (onmouseover); change it back to the original color when moving out (onmouseout); and highlight the cell that is activated (after clicking). Only one cell can be activated at the same time. So, when clicking a second cell, the first should be reset to its orinigal color.
All of this should be done without refreshing the page. Any suggestions?
Many thanks
JeroenB