|
|
|
|
|
by what
5837 days ago
|
|
Not entirely sure, but it looks he uses some js to fix some things for IE8: <!-- to help IE recognise the new HTML tags -->
<!--[if lte IE 8]>
<script src="/js/html5.js"></script>
<script src="/js/css3-mediaqueries.js"></script><![endif]--> |
|