/home/desid573/verdenaturopathy.com.au/site3/wp-content/themes/polite/assets/js
NameSizeModeActions
canvi-custom.js7100644editdlrm
canvi.js98280644editdlrm
canvi.min.js74630644editdlrm
custom-infinte-pagination.js22650644editdlrm
custom-masonry.js2610644editdlrm
custom-sticky-sidebar.js4490644editdlrm
custom.js23110644editdlrm
imagesloaded.js103420644editdlrm
iscroll.js490750644editdlrm
iscroll.min.js329900644editdlrm
script.js21120644editdlrm
slick.js919660644editdlrm
theia-sticky-sidebar.js149550644editdlrm
widgets.js19070644editdlrm
Edit: /home/desid573/verdenaturopathy.com.au/site3/wp-content/themes/polite/assets/js/slick.js (91966B)
/* _ _ _ _ ___| (_) ___| | __ (_)___ / __| | |/ __| |/ / | / __| \__ \ | | (__| < _ | \__ \ |___/_|_|\___|_|\_(_)/ |___/ |__/ Version: 1.8.0 Author: Ken Wheeler Website: http://kenwheeler.github.io Docs: http://kenwheeler.github.io/slick Repo: http://github.com/kenwheeler/slick Issues: http://github.com/kenwheeler/slick/issues */ /* global window, document, define, jQuery, setInterval, clearInterval */ ;(function(factory) { 'use strict'; if (typeof define === 'function' && define.amd) { define(['jquery'], factory); } else if (typeof exports !== 'undefined') { module.exports = factory(require('jquery')); } else { factory(jQuery); } }(function($) { 'use strict'; var Slick = window.Slick || {}; Slick = (function() { var instanceUid = 0; function Slick(element, settings) { var _ = this, dataSettings; _.defaults = { accessibility: true, adaptiveHeight: false, appendArrows: $(element), appendDots: $(element), arrows: true, asNavFor: null, prevArrow: '', nextArrow: '', autoplay: false, autoplaySpeed: 3000, centerMode: false, centerPadding: '50px', cssEase: 'ease', customPaging: function(slider, i) { return $('