Hi,

I did post this question in the CodingForums HTML/CSS section, but didnt get any response, so posting this under JavaScript
I have a specific requirement where in a table if someone hovers over a td,
1) the background color should change to grey
2) the text color in the td should change to white
3) the text in another td should change to a different value
Can we do this via normal css or this will need javascripting ? Any example code ?
Thanks,
Deepna