On 13 May 2005, at 6:13 am, Phillip Hollweg wrote:

I have a table ...

<table width="180" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                                <td class="Lcell"><a 
href="http://www.nytimes.com";>link1</a></td>
                                <td></td>
                                <td></td>
                        </tr> ...

and some styles ...

.Lcell a:link { color: purple; background-color: silver; display: block }
.Lcell a:hover { color: purple; background-color: green; display: block }


The table cell background changes color when moused over in various browsers, but not Safari. Why is that?

It works just fine here (both Safari 1.2 and 1.3), based on that little snipped of code.


Do you have a url where it fails? There could be something else...

Philippe
---/---
Philippe Wittenbergh
now live : <http://emps.l-c-n.com/>
code | design | web projects : <http://www.l-c-n.com/>
IE5 Mac bugs and oddities : <http://www.l-c-n.com/IE5tests/>

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to