⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.112
Server IP:
65.21.180.239
Server:
Linux gowhm.eplangoweb.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
eplangoweb
/
.trash
/
assets.1
/
front
/
user
/
js
/
Edit File: vcard.js
'use strict'; function showSnackbar(message) { var x = document.getElementById("snackbar"); x.className = "show"; x.innerHTML = message; setTimeout(function(){ x.className = x.className.replace("show", ""); }, 3000); } (function($) { //===== Prealoder $(window).on('load', function(event) { $('.preloader').delay(500).fadeOut('500'); }) // MagnificPopup js $(".img-popup").magnificPopup({ type: "image", gallery: { enabled: true } }); // Slick Slider js var sliderArrows = $('.portfolio-arrows'); $('.portfolio-slider-one').slick({ dots: false, arrows: true, infinite: true, autoplaySpeed: 2500, autoplay: false, appendArrows: sliderArrows, slidesToShow: 1, slidesToScroll: 1, prevArrow: '<div class="prev"><i class="fas fa-chevron-left"></i></div>', nextArrow: '<div class="next"><i class="fas fa-chevron-right"></i></div>', rtl: dir == 2 ? true : false }); var sliderArrows = $('.testimonial-arrows'); $('.testimonial-slider-one').slick({ dots: false, arrows: true, infinite: true, autoplaySpeed: 2000, autoplay: false, appendArrows: sliderArrows, slidesToShow: 1, slidesToScroll: 1, prevArrow: '<div class="prev"><i class="fas fa-chevron-left"></i></div>', nextArrow: '<div class="next"><i class="fas fa-chevron-right"></i></div>', rtl: dir == 2 ? true : false }); if ($('#projectDetails').length > 0) { $('#projectDetails').on('show.bs.modal', function (event) { var button = $(event.relatedTarget) var details = button.data('details') var modal = $(this) modal.find('.modal-body').text(details) }); } // lazy load init var lazyLoadInstance = new LazyLoad(); })(window.jQuery);
Simpan