Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 25 of 72) sorted by relevance

123

/template/parallax/lib/js/
H A Djquery.mobile.custom.js156bind(c, I), a(this).bind(c, O), s && (k.touchstart = (k.touchstart || 0) + 1, k.touchstart === 1 &…
218 return a ? this.bind(c, a) : this.trigger(c)
236 c.bind(f, function (b) {
248 d.bind("vmousedown", function (e) {
265 …d.bind("vmouseup", i).bind("vclick", l), a(c).bind("vmousecancel", k), h = setTimeout(function () {
280 c.bind(g, function (b) {
296 c.bind(i, j).one(h, function (b) {
309 a(this).bind(c, a.noop)
H A Djquery.mobile.custom.min.js1bind(n,v),e(this).bind(n,E),j&&(A.touchstart=(A.touchstart||0)+1,A.touchstart===1&&F.bind("touchst…
H A Dtouch-punch.min.js1 …unction(){var t=this;t.element.bind("touchstart",e.proxy(t,"_touchStart")).bind("touchmove",e.prox…
H A Dtouch-sensitive.js125 .bind('touchstart', $.proxy(self, '_touchStart'))
126 .bind('touchmove', $.proxy(self, '_touchMove'))
127 .bind('touchend', $.proxy(self, '_touchEnd'));
H A Dtouch-punch.js58 …f.element.bind("touchstart", b.proxy(f, "_touchStart")).bind("touchmove", b.proxy(f, "_touchMove")…
H A Dtouch-sensitive.min.js1 …unction(){var t=this;t.element.bind("touchstart",e.proxy(t,"_touchStart")).bind("touchmove",e.prox…
/template/breeze/bower_components/gumby/js/libs/
H A Djquery.mobile.custom.min.js3bind(n,P),e(this).bind(n,q),y&&(l.touchstart=(l.touchstart||0)+1,l.touchstart===1&&b.bind("touchst…
/template/rtd_suterdev/js/
H A Dreadthedokus.js50 }.bind(this));
108 }.bind(this), 0);
443 }.bind(this));
444 }.bind(this));
445 }.bind(this));
474 }.bind(this));
487 }.bind(this));
515 }.bind(this));
516 }.bind(this));
589 }.bind(this));
/template/readthedokus/js/
H A Dreadthedokus.js50 }.bind(this));
63 }.bind(this));
108 }.bind(this), 0);
443 }.bind(this));
444 }.bind(this));
445 }.bind(this));
474 }.bind(this));
487 }.bind(this));
515 }.bind(this));
516 }.bind(thi
[all...]
/template/a_new_day/js/
H A Dcontrols.js189 setTimeout(this.hide.bind(this), 250);
562 this.form.onsubmit = this.onSubmit.bind(this);
583 cancelLink.onclick = this.onclickCancel.bind(this);
617 textField.onblur = this.onSubmit.bind(this);
629 textArea.onblur = this.onSubmit.bind(this);
648 onComplete: this.onLoadedExternalText.bind(this)
685 onComplete: this.onComplete.bind(this),
686 onFailure: this.onFailure.bind(this),
697 onComplete: this.onComplete.bind(this),
698 onFailure: this.onFailure.bind(this)
[all …]
H A Dprototype.js68 Function.prototype.bind = function() {
861 this.transport.onreadystatechange = this.onStateChange.bind(this);
999 }).bind(this);
1019 setTimeout(this.onComplete.bind(this), 10);
1041 this.options.onComplete = this.updateComplete.bind(this);
1058 this.timer = setTimeout(this.onTimerEvent.bind(this),
1664 }).bind(this));
1678 }).bind(this));
1692 }).bind(this));
1706 }).bind(this));
[all …]
H A Deffects.js217 this.interval = setInterval(this.loop.bind(this), 15);
437 }.bind(this));
448 }.bind(this));
511 …0,2).map(function(i){ return parseInt(this.options.startcolor.slice(i*2+1,i*2+3),16) }.bind(this));
512 …ction(i){ return parseInt(this.options.endcolor.slice(i*2+1,i*2+3),16)-this._base[i] }.bind(this));
516 … return m+(Math.round(this._base[i]+(this._delta[i]*position)).toColorPart()); }.bind(this)) });
901 reverser.bind(transition);
992 }.bind(this)).reject(function(transform){
1032 }.bind(this));
/template/battlehorse/js/
H A Dcontrols.js189 setTimeout(this.hide.bind(this), 250);
562 this.form.onsubmit = this.onSubmit.bind(this);
583 cancelLink.onclick = this.onclickCancel.bind(this);
617 textField.onblur = this.onSubmit.bind(this);
629 textArea.onblur = this.onSubmit.bind(this);
648 onComplete: this.onLoadedExternalText.bind(this)
685 onComplete: this.onComplete.bind(this),
686 onFailure: this.onFailure.bind(this),
697 onComplete: this.onComplete.bind(this),
698 onFailure: this.onFailure.bind(this)
[all …]
H A Dprototype.js68 Function.prototype.bind = function() {
861 this.transport.onreadystatechange = this.onStateChange.bind(this);
999 }).bind(this);
1019 setTimeout(this.onComplete.bind(this), 10);
1041 this.options.onComplete = this.updateComplete.bind(this);
1058 this.timer = setTimeout(this.onTimerEvent.bind(this),
1664 }).bind(this));
1678 }).bind(this));
1692 }).bind(this));
1706 }).bind(this));
[all …]
H A Deffects.js217 this.interval = setInterval(this.loop.bind(this), 15);
437 }.bind(this));
448 }.bind(this));
511 …0,2).map(function(i){ return parseInt(this.options.startcolor.slice(i*2+1,i*2+3),16) }.bind(this));
512 …ction(i){ return parseInt(this.options.endcolor.slice(i*2+1,i*2+3),16)-this._base[i] }.bind(this));
516 … return m+(Math.round(this._base[i]+(this._delta[i]*position)).toColorPart()); }.bind(this)) });
901 reverser.bind(transition);
992 }.bind(this)).reject(function(transform){
1032 }.bind(this));
/template/breeze/bower_components/gumby/js/
H A Dplugins.js2bind({'focus.placeholder':b,'blur.placeholder':e}).data('placeholder-enabled',true).trigger('blur.…
/template/arctictut/
H A Dscript.js24 jQuery( obj.parentNode ).bind( 'click', toggleSbLeftToc );
67 jQuery( obj.parentNode ).bind( 'click', toggleSbRightToc );
/template/arctic/
H A Dscript.js22 jQuery( obj.parentNode ).bind( 'click', toggleSbLeftToc );
63 jQuery( obj.parentNode ).bind( 'click', toggleSbRightToc );
/template/lisps/
H A Dscript.js102 jQuery(window).bind('resize',
124 jQuery($handle).bind('click',
/template/templar/
H A Dscript.js21 jQuery(window).bind('popstate', shiftWindow);
/template/drop/
H A Dfunctions.js25 $('#toggle-button').bind('click', toggleNav);
99 $('.search-form-container').find('span').bind('click', searchToggle);
/template/twigstarter/vendor/composer/
H A Dautoload_static.php63 return \Closure::bind(function () use ($loader) {
/template/bootstrap3/js/plugins/
H A Ddiscussion.js28 jQuery(document).bind('DOMNodeInserted', function () {
/template/writr/js/
H A Dskip-link-focus-fix.js30 $(window).bind('hashchange', function() {
/template/starterbootstrap/js/
H A Dscript.js247 $picker.find('.btn-primary').bind('click', bind(tableInsert, $picker));

123