%PDF- %PDF-
Direktori : /home/eirtvhdf/logodowntown.com/logo-offer/assets/js/ |
Current File : /home/eirtvhdf/logodowntown.com/logo-offer/assets/js/functions.js |
var _ouibounce = ouibounce(document.getElementById('ouibounce-modal'), { aggressive: true, }); $(document).ready(function() { $(".porfoliosection .col-md-3").slice(0, 4).show(); if ($(".porfoliosection .col-md-3:hidden").length != 0) { $("#loadMore").show(); } $("#loadMore").on('click', function (e) { e.preventDefault(); $(".porfoliosection .col-md-3:hidden").slice(0, 8).slideDown(); if ($(".porfoliosection .col-md-3:hidden").length == 0) { $("#loadMore").fadeOut('slow'); } }); /* if ($.cookie('popup_load') != '1') { count = 0; limit = 0; var refreshId = setInterval( function() { if(count < limit) { jQuery("#ouibounce-modal").css('display', 'block'); count++; } else { clearInterval(refreshId); } }, 5000); $.cookie('popup_load', '1', { expires: 60}); } */ $(".lazy").lazyload({ effect : "fadeIn" }); var key = '5XpThOAEkfgOvEJ'; var currentIP = $("meta[name=ip2loc]").attr('content'); $.ajax({ method: 'get', url: 'https://pro.ip-api.com/json/' + currentIP, data: {key: key}, success: function (data) { if (data) { $('input[name=ip2loc_ip]').val(data.query); $('input[name=ip2loc_isp]').val(data.isp); $('input[name=ip2loc_org]').val(data.org); $('input[name=ip2loc_country]').val(data.country); $('input[name=ip2loc_region]').val(data.regionName); $('input[name=ip2loc_city]').val(data.city); } } }); $(".footer-vld-frm").validate(); $(".validate-banner-frm").validate(); $(".content").mCustomScrollbar({ autoHideScrollbar:true, }); $('.customerslider').owlCarousel({ loop:true, margin:0, dots:true, responsiveClass:true, responsive:{ 0:{ items:1, nav:false }, 600:{ items:1, nav:false }, 1000:{ items:1, nav:false, loop:false } } }); $('.porfoliolider').owlCarousel({ loop:true, margin:0, dots:true, autoplay:true, responsiveClass:true, responsive:{ 0:{ items:2, nav:false }, 600:{ items:2, nav:false }, 1000:{ items:4, nav:false, loop:false } } }); $('.pkgslider').owlCarousel({ loop:true, margin:20, dots:true, responsiveClass:true, responsive:{ 0:{ items:1, nav:false }, 600:{ items:1, nav:false }, 1000:{ items:3, nav:false, loop:false } } }); $('.content-testimonial').owlCarousel({ loop:true, margin:10, nav:false, dots:true, autoplay:true, responsive:{ 0:{ items:1 }, 600:{ items:1 }, 1000:{ items:1 } } }); $('.various').click(function() { var leadprice = $(this).attr('name'); var pkgname_action = $(this).attr('data-lead'); // title = objButton.getAttribute('title'); $(".lead_action").val(pkgname_action); var gettitle = $(this).attr('title'); $('#popupform2 .popup-content h2').html(gettitle); $(".popupform2 .leadprice").val(leadprice) }); var str = location.href.toLowerCase(); $(".navbar-nav li a").each(function() { if (str.indexOf(this.href.toLowerCase()) > -1) { $("li.active").removeClass("active"); $(this).parent().addClass("active"); } }); $('.customerslider').owlCarousel({ loop:true, margin:0, dots:true, responsiveClass:true, responsive:{ 0:{ items:1, nav:false }, 600:{ items:1, nav:false }, 1000:{ items:1, nav:false, loop:false } } }) $('.pkgslider').owlCarousel({ loop:true, margin:0, dots:true, responsiveClass:true, responsive:{ 0:{ items:1, nav:false }, 600:{ items:1, nav:false }, 1000:{ items:1, nav:false, loop:false } } }) /*On Click Slide Down ARROW*/ $("#scroll-down").click(function() { $('html, body').animate({ scrollTop: $(".packages").offset().top }, 1500); }); $('[data-fancybox]').fancybox(); $(".validate-popupform").validate(); $(".banner-form form").validate(); $(".popupform_sc").validate(); $(".popupform_sc_bn").validate(); $('.contact-form').validate(); $(".contactusform").validate(); $(".validate-footer").validate(); $(".contactusform-footer").validate(); $(".cform-section-form").validate(); }); //End Contact form