PATH:
home
/
letacommog
/
letaweb
/
assets
/
c17d459d
/*! Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net) * Licensed under the MIT License (LICENSE.txt). * * Version 2.1.2 */ (function($){ $.fn.bgiframe = ($.browser.msie && /msie 6\.0/i.test(navigator.userAgent) ? function(s) { s = $.extend({ top : 'auto', // auto == .currentStyle.borderTopWidth left : 'auto', // auto == .currentStyle.borderLeftWidth width : 'auto', // auto == offsetWidth height : 'auto', // auto == offsetHeight opacity : true, src : 'javascript:false;' }, s); var html = '<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+s.src+'"'+ 'style="display:block;position:absolute;z-index:-1;'+ (s.opacity !== false?'filter:Alpha(Opacity=\'0\');':'')+ 'top:'+(s.top=='auto'?'expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+\'px\')':prop(s.top))+';'+ 'left:'+(s.left=='auto'?'expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+\'px\')':prop(s.left))+';'+ 'width:'+(s.width=='auto'?'expression(this.parentNode.offsetWidth+\'px\')':prop(s.width))+';'+ 'height:'+(s.height=='auto'?'expression(this.parentNode.offsetHeight+\'px\')':prop(s.height))+';'+ '"/>'; return this.each(function() { if ( $(this).children('iframe.bgiframe').length === 0 ) this.insertBefore( document.createElement(html), this.firstChild ); }); } : function() { return this; }); // old alias $.fn.bgIframe = $.fn.bgiframe; function prop(n) { return n && n.constructor === Number ? n + 'px' : n; } })(jQuery);
[+]
..
[-] jquery.maskedinput.min.js
[edit]
[-] jquery.treeview.async.js
[edit]
[-] jquery-2.1.1.min.js
[edit]
[-] jquery.yiitab.js
[edit]
[-] jquery.history.js
[edit]
[-] jquery.treeview.edit.js
[edit]
[-] jquery.ba-bbq.js
[edit]
[-] jquery.bgiframe.js
[edit]
[-] jquery.treeview.js
[edit]
[+]
rating
[-] jquery.yiiactiveform.js
[edit]
[-] jquery.min.js
[edit]
[-] punycode.js
[edit]
[-] jquery.yii.js
[edit]
[-] jquery.autocomplete.js
[edit]
[-] jquery.js
[edit]
[-] jquery.maskedinput.js
[edit]
[-] jquery.cookie.js
[edit]
[-] jquery.rating.js
[edit]
[+]
jui
[-] punycode.min.js
[edit]
[+]
autocomplete
[+]
treeview
[-] jquery - Copy.js
[edit]
[-] jquery.multifile.js
[edit]
[+]
yiitab
[-] jquery.ajaxqueue.js
[edit]
[-] jquery.metadata.js
[edit]
[-] jquery.ba-bbq.min.js
[edit]