Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / August 2005



Tip: Looking for answers? Try searching our database.

CSS: Make <TD> a clickable hover color?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Yeah - 18 Aug 2005 19:23 GMT
Through CSS, is there a way to change the color of a table cell on a hover?
By the way, the cell also contains a link - the text link and table cell
mouseover should both be clickable to the link's destination...

Thanks!
Els - 18 Aug 2005 19:39 GMT
> Through CSS, is there a way to change the color of a table cell on a hover?
> By the way, the cell also contains a link - the text link and table cell
> mouseover should both be clickable to the link's destination...

Set the style for that link to display:block; and width:100%;
Then with a:hover you can change the background colour on hover.

Signature

Els                     http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
                            - Renato Russo -
Now playing: Steppenwolf - Hootchie Kootchie Man

Yeah - 27 Aug 2005 19:40 GMT
Thank you for that awesome snippet of code! I wish I could've figured that
out for myself. Hey, by the way, Netscape doesn't seem to render the
background color of the link fully. It only changes the background color of
the actual text, but cuts off there.

Is there any way to fix that?

>> Through CSS, is there a way to change the color of a table cell on a
>> hover?
[quoted text clipped - 3 lines]
> Set the style for that link to display:block; and width:100%;
> Then with a:hover you can change the background colour on hover.
Els - 27 Aug 2005 21:52 GMT
Toppost fixed.
Please don't toppost.

>>> Through CSS, is there a way to change the color of a table cell on a
>>> hover?
[quoted text clipped - 10 lines]
>
> Is there any way to fix that?

Do you have a URL so that I can look at what happens?

Signature

Els                     http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
                            - Renato Russo -
Now playing: Living Colour - Cult Of Personality

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.