Viewing jQuery

jQuery



User: Roddy 12 years ago
I note that all my pages are now getting jQuery V 1.9.1 stuck on them whether they like it or not!

Now that jQuery V2 has been around for about a year I was going to start using it since it is a lot lighter than V1 due to its dropping support for IE 6,7 and 8.

If there is some deep, dark secret reason why jQuery has to present on every page, could we at least have the conditional…

<!--[if lt IE 9]><br />
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script><br />
<![endif]--><br />
<!--[if gte IE 9]><!--><br />
<script src="http://code.jquery.com/jquery-2.1.1.min.js"></script><br />
<!--<![endif]-->

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Paul-RAGESW 12 years ago
Yes, this is something we will add.

-------------------------------
Paul
EverWeb Developer


Post Reply
You must login or signup to post.