>Most probably it is related to the double html comments in your file.
>Remove them.

I've also found that using Conditional Comments (with the condition 
being anything but IE) works too

    <!--[if !IE]> I won't trigger the duplication <![endif]-->
    <!--[if !IE]> Nor will I <![endif]-->

If you absolutely must have the comments, that is.
______________________________________________________________________
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