403Webshell
Server IP : 81.2.241.106  /  Your IP : 216.73.216.165
Web Server : Apache/2.4.67 (Debian)
System : Linux tranq-f.bakta.org 5.10.0-45-amd64 #1 SMP Debian 5.10.259-1 (2026-07-02) x86_64
User : lisky ( 1002)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/lisky/wp-content/themes/newspress-lite/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/lisky/wp-content/themes/newspress-lite/js/menu.js
jQuery(document).ready(function(){ 
	jQuery("#main-menu-con ul ul").css({display: "none"}); jQuery('#main-menu-con ul li').hover( function() { jQuery(this).find('ul:first').slideDown(200).css('visibility', 'visible'); jQuery(this).addClass('selected'); }, function() { jQuery(this).find('ul:first').slideUp(200); jQuery(this).removeClass('selected'); }); 
	});


		jQuery(document).ready(function() {
			// Show or hide the sticky footer button
			jQuery(window).scroll(function() {
				if (jQuery(this).scrollTop() > 200) {
					jQuery('.go-top').fadeIn(200);
				} else {
					jQuery('.go-top').fadeOut(200);
				}
			});
			
			jQuery('.mobile-menu').click(function(){  jQuery('#main-menu-con').toggle(); });
			
			// Animate the scroll to top
			jQuery('.go-top').click(function(event) {
				event.preventDefault();
				
				jQuery('html, body').animate({scrollTop: 0}, 500);
			})
			
			if(jQuery(".mobile-menu").css('display') === 'none') {
				jQuery("#main-menu-con li").on('mouseenter mouseleave', function () {
        			if (jQuery('ul', this).length) {
            			var elm = jQuery('ul:first', this);
            			var off = elm.offset();
            			var l = off.left;
            			var w = elm.width();
            			//var docH = jQuery("#header-content").height();
            			var docW = jQuery("#header-content").width();
            			var isEntirelyVisible = (l + w <= docW);
						if (!isEntirelyVisible) { jQuery(this).addClass('smedge'); } else { jQuery(this).removeClass('smedge'); }
        			}
    			});
			}
		});

Youez - 2016 - github.com/yon3zu
LinuXploit