I got a solution on file that basically places the following comment at the 
beginning of each file:
<!-- IE Bugfix: This beginning comment causes IE to ignore the Doctype.
        It prevents     menu display problems. No idea why it works. -->

I can upload it if you want... it's just I'm not sure this is the best way to 
go about it as it's not the best design to scatter IE quirk bugfixes all over 
the place.  Either I'm still not very good at CSS or IE is just plain awful ... 
or both. :)  I had an aweful time getting the site to work in IE to begin with.

Kevin


 -------------- Original message ----------------------
From: Venet, Cédric <[EMAIL PROTECTED]>
> 
> Hi,
> 
> > http://clang.llvm.org/get_involved.html
> > 
> 
> There is a bug (on the CSS) with IE7: the menu bar is not on the left but on
> the rigth and it overflow outside the windows so in fact we only see the
> first ~10px and it is unusable. There isn't even scroll bar allowing to see
> it.
> 
> This wasn't like this before. Also, there is no problem on these page:
> 
> http://clang.llvm.org/index.html
> http://clang.llvm.org/comparison.html
> 
> but the same problem on those:
> http://clang.llvm.org/get_involved.html
> http://clang.llvm.org/get_started.html
> http://clang.llvm.org/features.html
> 
> (I know what a lot of open source people think about IE but you must live
> with it ;) )
> 
> Regards,
> 
> Cédric
> 
> 
> _______________________________________________
> cfe-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

_______________________________________________
cfe-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

Reply via email to