SILENT KILLERPanel

Current Path: > home > ivftiowh > greeceivf.com > wp-content > themes > twentysixteen > js


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/ivftiowh/greeceivf.com/wp-content/themes/twentysixteen/js

NameTypeSizeLast ModifiedActions
color-scheme-control.js File 2951 bytes May 30 2017 21:21:43.
customize-preview.js File 1061 bytes May 30 2017 21:21:43.
functions.js File 6820 bytes May 30 2017 21:21:43.
html5.js File 10330 bytes May 30 2017 21:21:43.
keyboard-image-navigation.js File 527 bytes May 30 2017 21:21:43.
skip-link-focus-fix.js File 1059 bytes May 30 2017 21:21:43.

Reading File: /home/ivftiowh/greeceivf.com/wp-content/themes/twentysixteen/js/keyboard-image-navigation.js

/**
 * Twenty Sixteen keyboard support for image navigation.
 */

( function( $ ) {
	$( document ).on( 'keydown.twentysixteen', function( e ) {
		var url = false;

		// Left arrow key code.
		if ( 37 === e.which ) {
			url = $( '.nav-previous a' ).attr( 'href' );

		// Right arrow key code.
		} else if ( 39 === e.which ) {
			url = $( '.nav-next a' ).attr( 'href' );

		// Other key code.
		} else {
			return;
		}

		if ( url && ! $( 'textarea, input' ).is( ':focus' ) ) {
			window.location = url;
		}
	} );
} )( jQuery );

SILENT KILLER Tool