updated jquery to v.1.8.3

This commit is contained in:
coderaiser 2012-12-28 05:09:03 -05:00
parent 5ba73ac192
commit 6010bd43ff
3 changed files with 1110 additions and 864 deletions

View file

@ -62,6 +62,8 @@ keyStop: function(e, opt) {
* Updated CodeMirror to v2.37.01.
* Updated jquery to v.1.8.3.
2012.12.12, Version 0.1.8

View file

@ -308,7 +308,6 @@ var CloudCommander, Util, DOM, CloudFunc;
return lID;
},
/**
* create elements and load them to DOM-tree
* one-by-one
@ -604,7 +603,7 @@ var CloudCommander, Util, DOM, CloudFunc;
*/
DOM.jqueryLoad = function(pCallBack){
/* загружаем jquery: */
DOM.jsload('//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js',{
DOM.jsload('//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js',{
onload: Util.retExec(pCallBack),
onerror: function(){

1969
lib/client/jquery.js vendored

File diff suppressed because it is too large Load diff