Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
cai /
admins /
js /
scroll /
2 /
[ HOME SHELL ]
Name
Size
Permission
Action
floatingscroll-demo.js
407
B
-rwxr-x--x
jquery.floatingscroll.min.js
1.99
KB
-rwxr-x--x
jquery.min.js
90.88
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jquery.floatingscroll.min.js
/*! * jQuery floatingscroll Plugin 1.1.3 * supported by jQuery v1.3+ * * https://github.com/Amphiluke/jquery-plugins/tree/master/src/floatingscroll * http://amphiluke.github.io/jquery-plugins/floatingscroll/ * * Copyright (c) 2011-2015 Amphiluke * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html */ (function(c){"use strict";var b=/*@cc_on (@_jscript_version<9)?document.documentElement:@*/window,a=function(){return /*@cc_on (@_jscript_version<9)?b.scrollTop+b.clientHeight:@*/b.pageYOffset+b.innerHeight};function d(e){var f=this;f.cont={block:e[0],left:0,top:0,bottom:0,height:0,width:0};f.sbar=f.initScroll();f.visible=true;f.resetBoundaries();c(window).bind("scroll",function(){f.checkVisibility()}).bind("resize",function(){f.resetBoundaries()});f.sbar.bind("scroll",function(){if(f.visible){f.syncCont(this)}});e.bind("scroll",function(){if(!f.visible){f.syncSbar(this)}}).bind("focusin",function(){setTimeout(function(){f.syncSbar(e[0])},0)})}c.extend(d.prototype,{initScroll:function(){var e=c("<div class='fl-scrolls'></div>");c("<div></div>").appendTo(e).css({width:this.cont.block.scrollWidth+"px"});return e.appendTo("body")},checkVisibility:function(){var g=this,e=g.cont,h=a(),f=((e.bottom<=h)||(e.top>h));if(g.visible==f){g.visible=!g.visible;g.sbar.toggleClass("fl-scrolls-hidden")}},syncCont:function(e){this.cont.block.scrollLeft=e.scrollLeft},syncSbar:function(e){this.sbar[0].scrollLeft=e.scrollLeft},resetBoundaries:function(){var f=this,e=f.cont,g=c(e.block),h=g.offset();e.height=g.outerHeight();e.width=g.outerWidth();e.left=h.left;e.top=h.top;e.bottom=h.top+e.height;f.sbar.width(e.width).css("left",h.left+"px");c("div",f.sbar).width(g[0].scrollWidth);f.checkVisibility()}});c.fn.attachScroll=function(){var e=this;/*@cc_on if(@_jscript_version<=5.7&&!window.XMLHttpRequest)return this;@*/return e.each(function(){var f=c(this),g=new d(f);f.bind("adjustScroll",function(){g.resetBoundaries()})})}})(jQuery);
Close