Thread: hover over a td
View Single Post
Old 10-25-2011, 03:27 PM   PM User | #1
deepna
New Coder

 
Join Date: Sep 2011
Posts: 13
Thanks: 5
Thanked 0 Times in 0 Posts
deepna is an unknown quantity at this point
hover over a td

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
deepna is offline   Reply With Quote