Code: Select all
<!--[if lt IE 9]>
<script src="./forum/assets/js/jquery-1.11.x.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script src="./forum/assets/js/jquery-2.0.x.js"></script>
<!--<![endif]-->
Code: Select all
<!--[if lt IE 9]>
<script src="./forum/assets/js/jquery-1.11.x.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script src="./forum/assets/js/jquery-2.0.x.js"></script>
<!--<![endif]-->
IE 6-8 is not are relevant.pawel92 wrote:Through this script does not need to unnecessarily limit and trim the functionality of the new, future phpbb to IE 6-8.