Holly Bergevin wrote:

>>http://willwyatt.com/test/index.html
>>
>>For some reason, in IE 6 the background color only shows up when you
>>trigger one of the hovers on the page. 
>>    
>>
>Add the following to your HTML page just before the close of the head element. 
>
><!--[if IE]>
><style type="text/css">
>.inside {height: 1%;}
></style>
><![endif]-->
>
>IE needs "layout" [1] on .inside to prevent the problem.
>
>~holly
>
>[1] http://www.satzansatz.de/cssd/onhavinglayout.html
>  
>
In addition: IE6 is giving back a script error: 'browser_detect' is  not 
defined in line  173.
Maybe that can have some influence.

francky

______________________________________________________________________
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