Hover a <td>?

D

David Dorward

jb said:
Can it be done?

It? Please let the body of the message stand alone.

Stylesheets can match :hover on any element, but Internet Explorer only
supports it on <a> elements with href attributes. JavaScript can work
around that limitation.
 
R

Robert Frost-Bridges

jb said:
Can it be done?

Difficult to say from your post, but you may have more success styling the
links in a list and utilising display:block rather than a table.
 
J

jb

Can it be done?
Difficult to say from your post, but you may have more success styling the
links in a list and utilising display:block rather than a table.

I'm looking for a way to make a whole <td> hover, like a li does in
listamatic, without knowing the width of a particular cell.
 
A

Adrienne

I'm looking for a way to make a whole <td> hover, like a li does in
listamatic, without knowing the width of a particular cell.

You're going to have issues doing that for IE since it does not recognize
hover on anything but the A element. You might be able to find some
javascript that will do it for you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top