All jQuery CDN

Use protocol less URL for referencing jQuery

Learnt something new today and thought of sharing. Most of us, include the reference of jQuery library (if Google CDN is used) like this, http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js As you can see it is using HTTP protocol. The advantage of Google CDN files are cached up to one year which means that your users may not need to […]
Read the rest of this entry »

Why to use Google hosted jQuery CDN

Google is sea of free services. Do you know that Google is also hosting jQuery libraries on its CDN(Content delivery network) and allows any website to use it for free. But why to use Google hosted jQuery CDN? Advantage: Caching: The most important benefit is caching. If any previously visited site by user is using […]
Read the rest of this entry »

Responsive Menu
Add more content here...