Peter Firminger wrote: > If you've gone against all sane advice and used CSS hacks > then you knew exactly what you were in for with future > browsers and potential problems.
... > Sorry for the smug "told you so", but many people including > myself have made this very clear over the whole life of WSG. > You only have yourself to blame. Since you don't yet know how many CSS bugs will be fixed in IE 7 you really don't have any cause to be smug yet. If the IE team fix the CSS hacks and also fix the bugs the hacks are used to work around (as I think they originally mentioned they would), then the hack users will be fine. And if not, then it's no worse than having to update your conditional statements anyway. Because I bet you don't yet know which of your conditionals will have to change to <!--[if lt IE 7]> and which to <!--[if IE]> cheers, Geoff (who uses very few hacks btw, so I'm not defending myself here) ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
