diff --git a/lib/client/ie.js b/lib/client/ie.js deleted file mode 100644 index f9f446b8..00000000 --- a/lib/client/ie.js +++ /dev/null @@ -1,289 +0,0 @@ -/* script, fixes ie */ -var Util, DOM, jQuery; - -(function(Util, DOM, $){ - 'use strict'; - - if(!window.XMLHttpRequest || !document.head) - DOM.ajax = $.ajax; - - /* setting head ie6 - ie8 */ - if(!document.head){ - document.head = $('head')[0]; - - /* - {name: '', src: ' ',func: '', style: '', id: '', parent: '', - async: false, inner: 'id{color:red, }, class:'', not_append: false} - */ - DOM.cssSet = function(pParams_o){ - var lElement = '