diff --git a/client.js b/client.js index bb389e9e..00c3e0c3 100644 --- a/client.js +++ b/client.js @@ -127,7 +127,7 @@ CloudClient.Cache.clear = (function(){ }); /* Object contain additional system functional */ -CloudClient.Util = (function(){ +CloudClient.Utils = (function(){ /* * Function gets id by src * from http://domain.com/1.js to @@ -328,28 +328,12 @@ CloudClient.Util = (function(){ * все параметры опциональны */ - this.cssSet = (CloudCommander.OLD_BROWSER)? - /* if browser is old - make in diferen way */ - function(pParams_o){ - var lElement = ''; + return window.jQuery(lElement) + .appendTo(pParams_o.parent || document.head); + + }; + /* + {name: '', src: ' ',func: '', style: '', id: '', parent: '', + async: false, inner: 'id{color:red, }, class:'', not_append: false} + */ + this.cssSet = function(pParams_o){ + var lElement = '