Share a few jquery of several domestic and foreign CDN accelerator nodes, convenient for the vast number of developers to call and save space, the official website is always the latest version of jquery So do not worry about the version update problem, the other accelerator node may not be in the updated version, so the decision to choose the issue.
Address of official website
Http://code.jquery.com/jquery-1.11.1.min.js
Foreign join node Google jquery CDN Accelerator point
Http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
Microsoft jquery CDN Accelerator Point
Http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.2.min.js
Domestic join Node Sina jquery CDN Accelerator Point
Http://lib.sinaapp.com/js/jquery/1.7.2/jquery.min.js
How to Invoke
You can also write this, first preferred, if the load fails JS will load a second address
<Scripttype= "Text/javascript"src= "Http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></Script><Scripttype= "Text/javascript">!Window.jquery&&document.write ('<script src=http://lib.sinaapp.com/js/jquery/1.7.2/jquery.min.js><\/script>');</Script>
Original link: http://www.uedsc.com/jquery-cdn.html
Several domestic CDN accelerator nodes in jquery