View Single Post
Old 12-17-2006, 03:58 PM  
Dvae
Confirmed User
 
Dvae's Avatar
 
Industry Role:
Join Date: Feb 2005
Location: US
Posts: 5,326
Quote:
Originally Posted by madawgz View Post
im using this code to highlight a table once a mouse is put over it....

<TD WIDTH="33%" BGCOLOR="#ffffff" onmouseover="bgColor='#000000'" onmouseout="bgColor='#ffffff'">

now i have a link inside that table

how would i get it so that once the mouse is over that table, the whole table becomes clickable and still highlights?

thanks
Why not use hover in an inline style?
__________________
.
.

Arguing with a troll is a lot like wrestling in the mud with a pig, after a couple of hours you realize the pig likes it.
Dvae is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote