quote:
Originally posted by WDZ
If IE8 is standards-compliant, shouldn't the board look the same in IE8 as it does in other standards-compliant browsers like Firefox and Opera?
Microsoft is still working on it, so I'd rather wait and see if they fix the problems than add special tags to accommodate it.
<!--[if lt IE 7]>
<script defer="defer" type="text/javascript" src="/jscripts/pngfix.js"></script>
<style type="text/css">@import url(/css/mpl-ie-lt7.css);</style>
<![endif]-->
<!--[if IE]>
<style type="text/css">@import url(/css/mpl-ie.css);</style>
<![endif]-->
sup.