OXIESEC PANEL
- Current Dir:
/
/
home
/
cubot
/
docroot
/
showcase
/
js
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2022 11:05:33 AM
rwxr-xr-x
📁
D3
-
08/14/2022 11:05:22 AM
rwxr-xr-x
📁
D3Plugins
-
08/14/2022 11:05:12 AM
rwxr-xr-x
📁
SVG
-
08/14/2022 11:05:26 AM
rwxr-xr-x
📁
app
-
08/14/2022 11:05:11 AM
rwxr-xr-x
📄
chain-0.2.pack.js
9.62 KB
08/14/2022 11:05:24 AM
rw-r--r--
📄
charts.js
9.16 KB
08/14/2022 11:05:08 AM
rw-r--r--
📄
charts_google.js
9.17 KB
08/14/2022 11:05:24 AM
rw-r--r--
📄
charts_high.js
8.57 KB
08/14/2022 11:05:26 AM
rw-r--r--
📄
charts_jqplot.js
16.54 KB
08/14/2022 11:05:24 AM
rw-r--r--
📄
display.js
7.35 KB
08/14/2022 11:05:12 AM
rw-r--r--
📄
dtree.js
9.48 KB
08/14/2022 11:05:26 AM
rw-r--r--
📄
excanvas.js
19.02 KB
08/14/2022 11:05:26 AM
rw-r--r--
📄
exportGraphAsImage.js
6.11 KB
08/14/2022 11:05:26 AM
rw-r--r--
📁
geoChart
-
08/14/2022 11:05:27 AM
rwxr-xr-x
📄
graph.drill.js
33 bytes
08/14/2022 11:05:08 AM
rw-r--r--
📄
highcharts.js
84.6 KB
08/14/2022 11:05:24 AM
rw-r--r--
📁
jpolite
-
12/31/2022 09:09:15 AM
rwxr-xr-x
📄
jpolite.core.js
6.57 KB
08/14/2022 11:05:22 AM
rw-r--r--
📄
jpolite.ext.js
67.73 KB
08/14/2022 11:05:26 AM
rw-r--r--
📄
jqModal.js
2.6 KB
08/14/2022 11:05:26 AM
rw-r--r--
📁
jqplot
-
08/14/2022 11:05:15 AM
rwxr-xr-x
📁
jquery
-
08/14/2022 11:05:11 AM
rwxr-xr-x
📄
jquery-ui-1.7.2.custom.min.js
181.6 KB
08/14/2022 11:05:24 AM
rw-r--r--
📄
jquery.cookie.js
732 bytes
08/14/2022 11:05:24 AM
rw-r--r--
📄
jquery.dataTables.min.js
103.11 KB
08/14/2022 11:05:26 AM
rw-r--r--
📄
jquery.gritter.js
3.99 KB
08/14/2022 11:05:27 AM
rw-r--r--
📄
jquery.js
99.6 KB
08/14/2022 11:05:12 AM
rw-r--r--
📄
jquery.json-2.2.js
2.18 KB
08/14/2022 11:05:27 AM
rw-r--r--
📄
jquery.kwicks-1.5.1.pack.js
2.1 KB
08/14/2022 11:05:24 AM
rw-r--r--
📄
jquery.lavalamp.1.3.2-min.js
1.83 KB
08/14/2022 11:05:12 AM
rw-r--r--
📄
jquery.ui.tabs.js
11.26 KB
08/14/2022 11:05:24 AM
rw-r--r--
📄
json.js
14.95 KB
08/14/2022 11:05:08 AM
rw-r--r--
📁
plugins
-
08/14/2022 11:05:13 AM
rwxr-xr-x
📄
preCheck.js
1.03 KB
08/14/2022 11:05:15 AM
rw-r--r--
📄
s.log
1.49 KB
08/14/2022 11:05:12 AM
rw-r--r--
📄
tableChart.js
1.62 KB
08/14/2022 11:05:28 AM
rw-r--r--
📁
tree
-
08/14/2022 11:05:12 AM
rwxr-xr-x
📁
ws
-
09/08/2022 11:30:07 AM
rwxr-xr-x
📄
ws.core.js
23.66 KB
08/14/2022 11:05:08 AM
rw-r--r--
📄
ws.ext.js
11.93 KB
08/14/2022 11:05:08 AM
rw-r--r--
Editing: jquery.gritter.js
Close
(function(b){b.gritter={};b.gritter.options={fade_in_speed:"medium",fade_out_speed:200,time:1000};b.gritter.add=function(f){try{return a.add(f||{})}catch(d){var c="Gritter Error: "+d;(typeof(console)!="undefined"&&console.error)?console.error(c,f):alert(c)}};b.gritter.remove=function(d,c){a.removeSpecific(d,c||{})};b.gritter.removeAll=function(c){a.stop(c||{})};var a={fade_in_speed:"",fade_out_speed:"",time:"",_custom_timer:0,_item_count:0,_is_setup:0,_tpl_close:'<div class="gritter-close"></div>',_tpl_item:'<div id="gritter-item-[[number]]" class="gritter-item-wrapper [[item_class]]" style="display:none"><div class="gritter-top"></div><div class="gritter-item">[[image]]<div class="[[class_name]]"><span class="gritter-title">[[username]]</span><p>[[text]]</p></div><div style="clear:both"></div></div><div class="gritter-bottom"></div></div>',_tpl_wrap:'<div id="gritter-notice-wrapper"></div>',add:function(f){if(!f.title||!f.text){throw'You need to fill out the first 2 params: "title" and "text"'}if(!this._is_setup){this._runSetup()}var i=f.title,m=f.text,e=f.image||"",k=f.sticky||false,l=f.class_name||"",d=f.time||"";this._verifyWrapper();this._item_count++;var g=this._item_count,j=this._tpl_item;b(["before_open","after_open","before_close","after_close"]).each(function(o,p){a["_"+p+"_"+g]=(b.isFunction(f[p]))?f[p]:function(){}});this._custom_timer=0;if(d){this._custom_timer=d}var c=(e!="")?'<img src="'+e+'" class="gritter-image" />':"",h=(e!="")?"gritter-with-image":"gritter-without-image";j=this._str_replace(["[[username]]","[[text]]","[[image]]","[[number]]","[[class_name]]","[[item_class]]"],[i,m,c,this._item_count,h,l],j);this["_before_open_"+g]();b("#gritter-notice-wrapper").append(j);var n=b("#gritter-item-"+this._item_count);n.fadeIn(this.fade_in_speed,function(){a["_after_open_"+g](b(this))});if(!k){this._setFadeTimer(n,g)}b(n).bind("mouseenter mouseleave",function(o){if(o.type=="mouseenter"){if(!k){a._restoreItemIfFading(b(this),g)}}else{if(!k){a._setFadeTimer(b(this),g)}}a._hoverState(b(this),o.type)});return g},_countRemoveWrapper:function(c,d){d.remove();this["_after_close_"+c](d);if(b(".gritter-item-wrapper").length==0){b("#gritter-notice-wrapper").remove()}},_fade:function(f,c,h,d){var h=h||{},g=(typeof(h.fade)!="undefined")?h.fade:true;fade_out_speed=h.speed||this.fade_out_speed;this["_before_close_"+c](f);if(d){f.unbind("mouseenter mouseleave")}if(g){f.animate({opacity:0},fade_out_speed,function(){f.animate({height:0},300,function(){a._countRemoveWrapper(c,f)})})}else{this._countRemoveWrapper(c,f)}},_hoverState:function(f,d){if(d=="mouseenter"){f.addClass("hover");var c=f.find("img");(c.length)?c.before(this._tpl_close):f.find("span").before(this._tpl_close);f.find(".gritter-close").click(function(){var e=f.attr("id").split("-")[2];a.removeSpecific(e,{},f,true)})}else{f.removeClass("hover");f.find(".gritter-close").remove()}},removeSpecific:function(c,g,f,d){if(!f){var f=b("#gritter-item-"+c)}this._fade(f,c,g||{},d)},_restoreItemIfFading:function(d,c){clearTimeout(this["_int_id_"+c]);d.stop().css({opacity:""})},_runSetup:function(){for(opt in b.gritter.options){this[opt]=b.gritter.options[opt]}this._is_setup=1},_setFadeTimer:function(f,d){var c=(this._custom_timer)?this._custom_timer:this.time;this["_int_id_"+d]=setTimeout(function(){a._fade(f,d)},c)},stop:function(e){var c=(b.isFunction(e.before_close))?e.before_close:function(){};var f=(b.isFunction(e.after_close))?e.after_close:function(){};var d=b("#gritter-notice-wrapper");c(d);d.fadeOut(function(){b(this).remove();f()})},_str_replace:function(v,e,o,n){var k=0,h=0,t="",m="",g=0,q=0,l=[].concat(v),c=[].concat(e),u=o,d=c instanceof Array,p=u instanceof Array;u=[].concat(u);if(n){this.window[n]=0}for(k=0,g=u.length;k<g;k++){if(u[k]===""){continue}for(h=0,q=l.length;h<q;h++){t=u[k]+"";m=d?(c[h]!==undefined?c[h]:""):c[0];u[k]=(t).split(l[h]).join(m);if(n&&u[k]!==t){this.window[n]+=(t.length-u[k].length)/l[h].length}}}return p?u:u[0]},_verifyWrapper:function(){if(b("#gritter-notice-wrapper").length==0){b("body").append(this._tpl_wrap)}}}})(jQuery);