📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
reelsolusturmascripti.demodesign.com.tr
/
system
/
assets
/
js
📝
landing-slick.js
← Geri Dön
(function ($) { $(".animate-slider").slick({ slidesToShow: 1, autoplay: true, autoplaySpeed: 0, speed: 20000, pauseOnHover: false, cssEase: "linear", }); $(".testimonial-slider").slick({ slidesToShow: 3, slidesToScroll: 1, autoplay: false, autoplaySpeed: 800, dots: true, responsive: [ { breakpoint: 1199, settings: { slidesToShow: 1, slidesToScroll: 1, infinite: true, centerMode: true, centerPadding: "300px", }, }, { breakpoint: 992, settings: { slidesToShow: 1, slidesToScroll: 1, centerMode: true, centerPadding: "200px", }, }, { breakpoint: 900, settings: { slidesToShow: 1, slidesToScroll: 1, centerMode: true, centerPadding: "100px", }, }, { breakpoint: 650, settings: { slidesToShow: 1, slidesToScroll: 1, centerMode: true, centerPadding: "50px", }, }, { breakpoint: 575, settings: { slidesToShow: 1, slidesToScroll: 1, centerMode: true, centerPadding: "0px", }, }, ], }); })(jQuery);
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula