Home
last modified time | relevance | path

Searched refs:onDestroy (Results 1 – 3 of 3) sorted by relevance

/template/parallax/lib/js/
H A Djquery.jcarousel.js409 this.onDestroy = t.proxy(function () {
418 …this.carousel().one("destroy.jcarousel", this.onDestroy).on("reloadend.jcarousel scrollend.jcarous…
421 …lcontrol", this.onEvent), this.carousel().off("destroy.jcarousel", this.onDestroy).off("reloadend.…
450 this.onDestroy = t.proxy(function () {
455 …this.carousel().one("destroy.jcarousel", this.onDestroy).on("reloadend.jcarousel", this.onReload).…
458 …this._clear(), this.carousel().off("destroy.jcarousel", this.onDestroy).off("reloadend.jcarousel",…
519 this.onDestroy = t.proxy(function () {
524 …this.carousel().one("destroy.jcarousel", this.onDestroy), this.options("autostart") && this.start()
527 this.stop(), this.carousel().off("destroy.jcarousel", this.onDestroy)
H A Djquery.jcarousel.min.js1onDestroy=e.proxy(function(){this._destroy(),this.carousel().one("createend.jcarousel",e.proxy(thi…
/template/codowik/js/
H A Dlayout.js313 , onDestroy: [] // runs after layout is destroyed property in $.layout
3010 runPluginCallbacks( Instance, $.layout.onDestroy );