IE conditional loading tags
-
Thanks for this plugin, it works great.
Just consider loading respond.js with IE conditional tags. Also html5shiv would be great:
<!–[if lt IE 9]>
<script src=”https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js”></script>
<script src=”https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js”></script>
<![endif]–>Thanks!
- The topic ‘IE conditional loading tags’ is closed to new replies.