James Eaton wrote:
> My apologies ahead of time if this is a JavaScript problem rather than 
> CSS.  It appears to me to be CSS, but...
> 
> http://zolx.com/test/test.html
> 
> This works correctly in IE6, but not in Firefox 2.0.0.6.  The issue is 
> that when mousing over the header row in Firefox, the effect only works 
> correctly in column one.  In all columns, both the background color and 
> the bottom border color should change, but only the background is 
> changing. 

Looks to me like a bug in Firefox. (Our border-collapse handling is a mess.)
Opera handles it correctly.

BTW, you might want to consider using :hover instead of JavaScript.

Anyway, I added your testcase to
   https://bugzilla.mozilla.org/show_bug.cgi?id=286797
hope you don't mind. :)

~fantasai
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to