Microsoft and Nokia use jQuery
There are a lot of happy people because of the announcement that Microsoft and Nokia will use jQuery in their products.
Count me in!
A quick tip: use a CDN when you include jQuery in your project. e.g.:
|
1 |
http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js |
As Google states “Once we host a release of a given library, we are committed to hosting that release indefinitely“.
It’s also a good time to thank Yoeri from Yappa who told me about jQuery almost 2 years ago.
Tags: jquery

