To fix the problem, microsoft has given us the helpful conditional tags. I put this on the base page of my site in the header and now IE6 and IE7 play nice.
<!--[if IE 7]>
<style type="text/css">
ul#nav li a { z-index: 100; width: 149px;}
ul li ul {left: 160px;}
</style> <![endif]-->
No comments:
Post a Comment