Searched refs:touchstart (Results 1 – 7 of 7) sorted by relevance
| /template/parallax/lib/js/ |
| D | jquery.mobile.custom.min.js | 1 …touchstart=(A.touchstart||0)+1,A.touchstart===1&&F.bind("touchstart",m).bind("touchend",b).bind("t…
|
| D | jquery.mobile.custom.js | 156 …=== 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/ |
| D | jquery.mobile.custom.min.js | 3 …touchstart=(l.touchstart||0)+1,l.touchstart===1&&b.bind("touchstart",H).bind("touchend",F).bind("t…
|
| /template/bootstrap3/assets/typeahead/ |
| D | bootstrap3-typeahead.min.js | 1 …touchstart,this)).on("touchend",d,b.proxy(this.click,this)).on("click",b.proxy(this.click,this)).o…
|
| /template/mikio/assets/ |
| H A D | mikio-typeahead.js | 441 .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 D | bootstrap.min.js.map | 1 …touchstart',\n 'touchmove',\n 'touchend',\n 'touchcancel',\n 'pointerdown',\n 'pointermove',\…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.min.js.map | 1 …}`,\n MOUSELEAVE : `mouseleave${EVENT_KEY}`,\n TOUCHSTART : `touchstart${EVENT_KEY}`,\n …
|