Internet Explorer Bugs

The IE7 script represents an amalgamation of disparate solutions to Explorer’s rendering problems. The solutions it provides can be summarised as follows:

<!-- compliance patch for microsoft browsers -->
<!--[if lt IE 7]>
<script src="/ie7/ie7-standard-p.js" type="text/javascript">
</script>
<![endif]-->