Server IP : 103.53.40.154 / Your IP : 18.190.253.56 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/ppcad7no/fortuunedestiny.com/js/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
/* JavaScript Document */ jQuery(document).ready(function() { 'use strict'; /* image-carousel function by = owl.carousel.js */ jQuery('.img-carousel').owlCarousel({ loop:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 1024:{ items:3 }, 1200:{ items:4 } } }) /* image-carousel no margin function by = owl.carousel.js */ jQuery('.img-carousel-content').owlCarousel({ loop:true, autoplay:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 1024:{ items:3 }, 1200:{ items:4 } } }) /* service carousel no margin function by = owl.carousel.js */ jQuery('.service-carousel').owlCarousel({ loop:true, autoplay:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 1024:{ items:3 }, 1400:{ items:3.7 } } }) /* Portfolio Carousel function by = owl.carousel.js */ jQuery('.portfolio-carousel').owlCarousel({ loop:true, autoplay:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 1024:{ items:3 }, 1200:{ items:4 } } }) /* Portfolio Carousel no margin function by = owl.carousel.js */ jQuery('.portfolio-carousel-nogap').owlCarousel({ loop:true, autoplay:true, margin:0, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 767:{ items:3 }, 1200:{ items:4 } } }) /* Blog post Carousel function by = owl.carousel.js */ jQuery('.blog-carousel').owlCarousel({ loop:true, autoplay:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 991:{ items:2 }, 1000:{ items:3 } } }) /* Blog post Carousel function by = owl.carousel.js */ jQuery('.event-carousel').owlCarousel({ loop:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 767:{ items:3 }, 1000:{ items:3 } } }) /* Blog post Carousel function by = owl.carousel.js */ jQuery('.client-logo-carousel').owlCarousel({ loop:true, autoplay:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 767:{ items:3 }, 1000:{ items:5 } } }) /* Fade slider for home function by = owl.carousel.js */ jQuery('.owl-fade-one').owlCarousel({ loop:true, autoplay:true, autoplayTimeout:2000, margin:30, nav:true, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], items:1, dots: false, animateOut:'fadeOut', }) /* testimonial one function by = owl.carousel.js */ jQuery('.testimonial-one').owlCarousel({ loop:true, autoplay:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:1 }, 767:{ items:1 }, 1000:{ items:1 } } }) /* testimonial two function by = owl.carousel.js */ jQuery('.testimonial-two').owlCarousel({ loop:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 991:{ items:2 }, 1000:{ items:3 } } }) /* testimonial three function by = owl.carousel.js */ jQuery('.testimonial-three').owlCarousel({ loop:true, margin:30, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 991:{ items:2 }, 1000:{ items:3 } } }) /* testimonial four function by = owl.carousel.js */ jQuery('.testimonial-four').owlCarousel({ loop:true, margin:80, nav:true, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 991:{ items:2 } } }) /* testimonial four function by = owl.carousel.js */ jQuery('.testimonial-five').owlCarousel({ loop:true, autoplay:true, margin:30, nav:false, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 991:{ items:2 } } }) /* Our Classes function by = owl.carousel.js */ jQuery('.our-classes').owlCarousel({ loop:true, margin:30, nav:false, dots: false, navText: ['<i class="fa fa-chevron-left"></i>', '<i class="fa fa-chevron-right"></i>'], responsive:{ 0:{ items:1 }, 480:{ items:2 }, 767:{ items:3 }, 1000:{ items:5 } } }) }); /* Document .ready END */