Home
last modified time | relevance | path

Searched refs:onWindowResize (Results 1 – 2 of 2) sorted by relevance

/template/parallax/lib/js/
H A Djquery.jcarousel.js121 return this.onWindowResize = function () { function
128 this._reload(), t(i).on("resize.jcarousel", this.onWindowResize)
131 t(i).off("resize.jcarousel", this.onWindowResize)
H A Djquery.jcarousel.min.js1onWindowResize=function(){e.resizeTimer&&clearTimeout(e.resizeTimer),e.resizeTimer=setTimeout(func… function