========== Els wrote: > It's a bug, that's triggered by having the stylesheet imported instead > of linked. [***] > http://locusoptimus.com/css-trickery/ie7-hover-bug.php
Thanks! Now I am sure I didn't write wrong CSS by accident! ;-) =================== Bryce Fields wrote: > There are known issues w/ :hover in IE7 beta 2 in imported style > sheets vs. linked or embedded stylesheets. See > http://css-discuss.incutio.com/?page=IE7 and > http://www.projectseven.com/csslab/ie7/import.htm > Remeber...IE 7 Beta 2 is just that...a beta. It should NOT be used as > a benchmark for testing your sites. It should be used for the sole > purpose of identifying bugs w/ the browser and reporting them to the > IE development team > (http://blogs.msdn.com/ie/archive/2006/01/31/520817.aspx). This is right! I installed IE 7 beta 2 to see how some of my designs look under the future v.7 of IE. I've used some CSS filters in the past, to target IE 6 and other versions of this browser, and now I will have to clean my code and optimize it, to include into account the upcoming 7.0. I was just puzzled by this hover mis-behaviour and wan't sure, if I didn't make any mistake by accident... (yeah, I know the LVHA rule, but I thought I might have missed something other...) Thanks everyone! :-) Michel ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- 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/
