Home
last modified time | relevance | path

Searched refs:touchstart (Results 1 – 7 of 7) sorted by relevance

/template/parallax/lib/js/
Djquery.mobile.custom.min.js1touchstart=(A.touchstart||0)+1,A.touchstart===1&&F.bind("touchstart",m).bind("touchend",b).bind("t…
Djquery.mobile.custom.js156 …=== 1 && t.bind(c, I), a(this).bind(c, O), s && (k.touchstart = (k.touchstart || 0) + 1, k.touchst…
159 …--k[b], k[b] || t.unbind(c, I), s && (--k.touchstart, k.touchstart || t.unbind("touchstart", J).un…
/template/breeze/bower_components/gumby/js/libs/
Djquery.mobile.custom.min.js3touchstart=(l.touchstart||0)+1,l.touchstart===1&&b.bind("touchstart",H).bind("touchend",F).bind("t…
/template/bootstrap3/assets/typeahead/
Dbootstrap3-typeahead.min.js1touchstart,this)).on("touchend",d,b.proxy(this.click,this)).on("click",b.proxy(this.click,this)).o…
/template/mikio/assets/
H A Dmikio-typeahead.js441 .on('touchstart', itemTagName, jQuery.proxy(this.touchstart, this))
449 .on('touchstart', itemTagName, jQuery.proxy(this.touchstart, this))
656 touchstart: function (e) { method in Typeahead
/template/strap/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1touchstart',\n 'touchmove',\n 'touchend',\n 'touchcancel',\n 'pointerdown',\n 'pointermove',\…
/template/strap/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js.map1 …}`,\n MOUSELEAVE : `mouseleave${EVENT_KEY}`,\n TOUCHSTART : `touchstart${EVENT_KEY}`,\n …