SILENT KILLERPanel

Current Path: > home > transcarter > public_html > wp-content > plugins > LayerSlider > assets > static > kmw > js


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter/public_html/wp-content/plugins/LayerSlider/assets/static/kmw/js

NameTypeSizeLast ModifiedActions
index.php File 27 bytes March 10 2023 20:45:26.
km-tabs.js File 1043 bytes March 10 2023 20:45:26.
kmw.js File 18406 bytes March 10 2023 20:45:26.

Reading File: /home/transcarter/public_html/wp-content/plugins/LayerSlider/assets/static/kmw/js/km-tabs.js

/*
	* KM-Tabs
	*
	* (c) 2019-2022 Kreatura Media, AgeraWeb, George K., John G.
	*
*/



jQuery( document ).ready( function( $ ){

	$( document ).on( 'click.km-tabs', '.km-tabs-list > *:not(.kmw-disabled, .kmw-unselectable, kmw-menutitle)', function(){

		var selector = '[data-kmw-uid="' + $(this).closest('.kmw-modal-container').data('kmwUid') + '"] kmw-menuitem';

		var $clicked = $(this),
			index = $clicked.index( selector ),
			$parent = $clicked.parent(),
			$modal = $parent.closest( '.kmw-modal' ),
			menuText = $clicked.find( 'kmw-menutext' ).text(),
			$target = $( $parent.data( 'target' ) ),
			disableAutoRename = $parent.data( 'disableAutoRename' );

		if( !$clicked.hasClass( 'kmw-active' ) ){

			$clicked.siblings().removeClass( 'kmw-active' );
			$clicked.addClass( 'kmw-active' );

			$target.children().removeClass( 'kmw-active' );
			$target.children().eq(index).addClass( 'kmw-active' );
		}

		if( typeof disableAutoRename === 'undefined' ){
			$modal.find( 'kmw-h1.kmw-modal-title' ).text( menuText );
		}
	});
});

SILENT KILLER Tool