I’m going to be using this in all upcoming projects and you should too. It fixes every issue that IE6 has. It fixes the light blue PNG background issue, it fixes the box model, it fixes all the hover issues, it fixes all the JavaScript inconsistencies and probably even all the security holes.
1 2 3 | <!--[if lte IE 6]> <script>location.href='http://ie6countdown.com'</script> <![endif]--> |
1 Comment
Robert Abramski
Ok, if anyone reads this and wants to be a jerk off, I know what they wil say: What about if they have JavaScript off? Firstly, fuck you. Fuck you, so hard. Secondly, html { display:none; }
Posted April 1, 2011 at 9:19 pm