Gazing into my crystal ball I observed jb <> writing in
news:c3BBe.2280$ m:
>>>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.
>
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.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share