jquery updated to v1.9.1

This commit is contained in:
coderaiser 2013-03-04 07:17:00 -05:00
parent 786eeb87be
commit da90a3a806
3 changed files with 2945 additions and 2818 deletions

View file

@ -13,6 +13,8 @@ and get them out to file system.
* Added SSL suport.
* jquery updated to v1.9.1.
2012.03.01, Version 0.1.9

View file

@ -766,11 +766,11 @@ var CloudCommander, Util,
*/
DOM.jqueryLoad = function(pCallBack){
/* загружаем jquery: */
DOM.jsload('//code.jquery.com/jquery-1.9.0.min.js',{
DOM.jsload('//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js',{
onload: Util.retExec(pCallBack),
onerror: function(){
DOM.jsload('lib/client/jquery.js');
DOM.jsload('/lib/client/jquery.js');
/*
* if could not load jquery from google server

5757
lib/client/jquery.js vendored

File diff suppressed because it is too large Load diff