CJ Larson wrote:
> Opera 8 goofs up content-inside when the cart isn't there, but other 
> than that both cart and no-cart versions are looking good across my 
> browsers here with this tweak (and a * html hack to hide it from IE, 
> of course).

No need to hide it from IE/win, as that browser doesn't understand
'display: table-cell' anyway. IE7 may though, since that property is
part of the CSS-specs, and we may hope IE7 will make proper use of specs
when it arrives.

There might be a slight difference in how Opera handles any 'display:
table...' property , compared to Firefox. Looks like the latest
Opera-versions follow CSS 2.1 quite closely, while Firefox is still at
CSS 2 on most. Which one came first - browser or spec - is beyond me :-)

Oh, and make sure to clear memory before trying to reproduce any
difficult flaws in any browser, as some may fool you slightly by using
previous repeated renderings as a kind of fall-back. That's just an
observation that I don't have any real details on.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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