PATH:
root
/
alutechnikjs
// WebFontConfig = { // google: { // families: ['Titillium Web:400,700', 'Arimo:300'] // }/*, // active: function() { // sessionStorage.fonts = true; // }*/ // }; var waitForFinalEvent = (function() { var timers = {}; return function (callback, ms, uniqueId) { if (!uniqueId) { uniqueId = "Don't call this twice without a uniqueId"; } if (timers[uniqueId]) { clearTimeout (timers[uniqueId]); } timers[uniqueId] = setTimeout(callback, ms); }; })(); (function(d) { // /*if (sessionStorage.fonts) { // document.documentElement.classList.add('wf-active'); // } else {*/ // var wf = d.createElement('script'), s = d.scripts[0]; // wf.src = 'js/webfont-1.6.26.min.js'; // wf.async = true; // s.parentNode.insertBefore(wf, s); // // } $(d).ready(function() { try { $(".main *").not("h1,h2,h3,h4,h5,h6,[class$=__heading]").hyphenate($("html").attr("lang")); } catch(err) { console.log("Hyphenate not loaded!"); } try { $(".header .bar__nav > ul").slicknav({ allowParentLinks: true, appendTo: ".header__bar ", removeClasses: true, label: "MENU" }); } catch(err) { console.log("SlickNav not loaded!"); } $(".hamburger").on("click", function() { $(this).toggleClass("is-active"); e = $(this).parent().next().slideToggle(250); }); // if visible $.fn.isInViewport = function() { var elementTop = $(this).offset().top; var elementBottom = elementTop + $(this).outerHeight(); var viewportTop = $(window).scrollTop(); var viewportBottom = viewportTop + $(window).height(); return elementBottom > viewportTop && elementTop < viewportBottom; }; $('.row-rel a').magnificPopup({ type: 'image', gallery:{ enabled:true } }); $("#light-slider").lightSlider({ item:1, slideMove: 1, // slidemove will be 1 if loop is true slideMargin: 0, addClass: '', mode: "slide", useCSS: true, cssEasing: 'ease', //'cubic-bezier(0.25, 0, 0.25, 1)',// easing: 'linear', //'for jquery animation',//// speed: 400, //ms' auto: false, pauseOnHover: false, loop: false, slideEndAnimation: false, pause: 2000, keyPress: false, controls: false, prevHtml: '', nextHtml: '', rtl:false, adaptiveHeight:false, vertical:false, verticalHeight:500, vThumbWidth:100, thumbItem:10, pager: true, gallery: false, galleryMargin: 5, thumbMargin: 5, currentPagerPosition: 'middle', enableTouch:true, enableDrag:true, freeMove:true, swipeThreshold: 40, responsive : [], onBeforeStart: function (el) {}, onSliderLoad: function (el) {}, onBeforeSlide: function (el) {}, onAfterSlide: function (el) {}, onBeforeNextSlide: function (el) {}, onBeforePrevSlide: function (el) {} }); // INDEPENDENT var navbar = $(".menu-bar"); var scrollBar = (navigator.userAgent.indexOf("Firefox") > 0) ? $('body') : $(document); var resize = function() { if (scrollBar.scrollTop() == 0) navbar.removeClass("menu-bar--docked"); else navbar.addClass("menu-bar--docked"); }; if (navbar.length > 0) { scrollBar.on("readystatechange.navbar resize.navbar scroll.navbar", resize); } var map = $(".main__map"); if (map.length > 0) { map.css("background-image", "none"); try { var newMap = L.map(map[0], { center: [51.437317, 12.639264], zoom: mapZoom }); L.tileLayer('https://api.tiles.mapbox.com/v4/{id}/{z}/{x}/{y}.png?access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpejY4NXVycTA2emYycXBndHRqcmZ3N3gifQ.rJcFIG214AriISLbB6B5aw', { maxZoom: 18, attribution: 'Map data © <a href="https://www.openstreetmap.org/">OpenStreetMap</a> contributors, ' + '<a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>, ' + 'Imagery © <a href="https://www.mapbox.com/">Mapbox</a>', id: 'mapbox.streets' }).addTo(newMap); L.marker([mapLatitude, mapLongitude]).addTo(newMap).bindPopup(mapPopupText); L.marker([mapLatitude2, mapLongitude2]).addTo(newMap).bindPopup(mapPopupText2); } catch(err) { console.error("Leaflet not loaded!", err); } newMap.scrollWheelZoom.disable(); } }); })(document);
[-] jquery.mousewheel.min.js
[edit]
[-] basic.js
[edit]
[+]
..
[+]
leaflet
[-] lightgallery.js
[edit]
[+]
hypher-languages
[-] lightgallery-all.js
[edit]
[-] lightslider.min.js
[edit]
[-] videobox.min.js
[edit]
[-] jquery.magnific-popup.min.js
[edit]
[-] main.js
[edit]
[-] jquery.bgImgCrossFader.js
[edit]
[-] lightgallery-all.min.js
[edit]
[-] jquery-3.3.1.min.js
[edit]
[-] jquery.marquee.min.js
[edit]
[-] imagesloaded.pkgd.min.js
[edit]
[-] lightbox.js
[edit]
[-] lightgallery.min.js
[edit]
[-] jquery.hypher.js
[edit]
[-] masonry.pkgd.min.js
[edit]
[-] jquery.slicknav.min.js
[edit]
[-] cookies.js
[edit]
[-] google-map.js
[edit]
[-] webfont-1.6.26.min.js
[edit]
[-] html5shiv.min.js
[edit]
[-] js.cookie.js
[edit]
[-] lightbox.min.js
[edit]
[-] modernizr.2.5.3.min.js
[edit]
[-] jquery.myUtilities.js
[edit]
[-] owl.carousel.min.js
[edit]