ÿØÿà JFIF ` ` ÿþ
|
Server : Apache/2 System : Linux srv244.medyabim.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64 User : lionbursa ( 1773) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/lionbursa/domains/lionuluslararasidanismanlik.com/public_ftp/style/js/ |
Upload File : |
(function($) {
"use strict";
$(document).ready(function() {
thememascot_swiper_slider_init();
});
/* ---------------------------------------------------------------------- */
/* ----------------------------- Revolution Slider -----------------------*/
/* ---------------------------------------------------------------------- */
function thememascot_swiper_slider_init() {
//swiper photo gallery with thumbnail
var photogalleryTop = new Swiper('.swiper-photogallery-top', {
nextButton: '.swiper-button-next',
prevButton: '.swiper-button-prev',
spaceBetween: 10
});
var photogalleryThumbs = new Swiper('.swiper-photogallery-thumbs', {
spaceBetween: 10,
centeredSlides: true,
slidesPerView: 'auto',
touchRatio: 0.2,
keyboardControl: true,
slideToClickedSlide: true
});
photogalleryTop.params.control = photogalleryThumbs;
photogalleryThumbs.params.control = photogalleryTop;
//swiper fullscreen slider with text
var swiperFullwidthSlider = new Swiper('.swiper-fullscreen-slider', {
pagination: '.swiper-pagination',
paginationClickable: true,
keyboardControl: true,
nextButton: '.swiper-button-next',
prevButton: '.swiper-button-prev',
parallax: true,
speed: 600
});
//swiper fullscreen slider Lazyload image
var swiperLazyLoad = new Swiper('.swiper-lazyload-slider', {
nextButton: '.swiper-button-next',
prevButton: '.swiper-button-prev',
pagination: '.swiper-pagination',
paginationClickable: true,
// Disable preloading of all images
preloadImages: false,
// Enable lazy loading
lazyLoading: true
});
}
})(jQuery);